Exemplo n.º 1
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['ResultOrganizer' => ['code' => 'SHALL contain exactly one [1..1] code', 'codeSystemName' => 'SHALL contain exactly one [1..1] code', 'displayName' => 'SHALL contain exactly one [1..1] code', 'status' => 'SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet Result Status', 'effectiveTime' => 'The effectiveTime is an interval that spans the effectiveTimes of the contained result observations. Because all contained result observations have a required time stamp, it is not required that this effectiveTime be populated', LevelOther\authorParticipation::Structure(), resultObservation::Structure()]];
 }
Exemplo n.º 2
0
 /**
  * Give back the structure of this Entry
  * @return array
  */
 public static function Structure()
 {
     return ['healthConcernAct' => ['effectiveTime' => 'MAY contain zero or one [0..1] effectiveTime', LevelOther\authorParticipation::Structure(), LevelOther\problemObservation::Structure(), allergyIntoleranceObservation::Structure(), assessmentScaleObservation::Structure(), cognitiveStatusObservation::Structure(), selfCareActivitiesADLAndIADL::Structure(), cognitiveAbilitiesObservation::Structure(), currentSmokingStatus::Structure(), encounterDiagnosis::Structure(), familyHistoryOrganizer::Structure(), functionalStatusObservation::Structure(), hospitalAdmissionDiagnosis::Structure(), mentalStatusObservation::Structure(), nutritionAssessment::Structure(), postprocedureDiagnosis::Structure(), pregnancyObservation::Structure(), preoperativeDiagnosis::Structure(), reactionObservation::Structure(), resultObservation::Structure(), sensoryAndSpeechStatus::Structure(), socialHistoryObservation::Structure(), substanceOrDeviceAllergyIntoleranceObservation::Structure(), tobaccoUse::Structure(), vitalSignObservation::Structure(), woundObservation::Structure(), caregiverCharacteristics::Structure(), culturalAndReligiousObservation::Structure(), characteristicsOfHomeEnvironment::Structure(), nutritionalStatusObservation::Structure(), resultOrganizer::Structure(), providerPriorityPreference::Structure(), problemConcernActCondition::Structure(), actReference::Structure()]];
 }