Esempio n. 1
0
 /**
  * Give back the structure of this Entry
  * @return array
  */
 public static function Structure()
 {
     return ['FamilyHistoryObservation' => ['problemTypeCode' => 'SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Problem Type 2.16.840.1.113883.3.88.12.3221.7.2 STATIC 2012-06-01', 'problemTypeDisplayName' => 'SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Problem Type 2.16.840.1.113883.3.88.12.3221.7.2 STATIC 2012-06-01', 'problemTypeCodeSystemName' => 'SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Problem Type 2.16.840.1.113883.3.88.12.3221.7.2 STATIC 2012-06-01', 'problemValueCode' => 'SHALL contain exactly one [1..1] value with @xsi:type="CD", where the code SHALL be selected from ValueSet Problem Value Set 2.16.840.1.113883.3.88.12.3221.7.4 DYNAMIC', 'problemValueDisplayName' => 'SHALL contain exactly one [1..1] value with @xsi:type="CD", where the code SHALL be selected from ValueSet Problem Value Set 2.16.840.1.113883.3.88.12.3221.7.4 DYNAMIC', 'problemValueCodeSystemName' => 'SHALL contain exactly one [1..1] value with @xsi:type="CD", where the code SHALL be selected from ValueSet Problem Value Set 2.16.840.1.113883.3.88.12.3221.7.4 DYNAMIC', ageObservation::Structure(), familyHistoryDeathObservation::Structure()]];
 }
Esempio n. 2
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['ProblemObservation' => ['onsetDate' => 'This effectiveTime SHALL contain exactly one [1..1] low Note: The effectiveTime/low (a.k.a. "onset date") asserts when the condition became biologically active', 'resolvedDate' => 'This effectiveTime MAY contain zero or one [0..1] high Note: The effectiveTime/high (a.k.a. "resolution date") asserts when the condition became biologically resolved.', 'code' => 'SHOULD be selected from ValueSet Problem Value Set', 'codeSystemName' => 'SHALL contain exactly one [1..1] value with @xsi:type="CD", where the code SHOULD be selected from ValueSet Problem Value Set', 'displayName' => 'SHALL contain exactly one [1..1] value with @xsi:type="CD", where the code SHOULD be selected from ValueSet Problem Value Set', 'Narrated' => 'SHOULD contain zero or one [0..1] text', LevelOther\authorParticipation::Structure(), ageObservation::Structure(), prognosisObservation::Structure(), patientPriorityPreference::Structure(), providerPriorityPreference::Structure()]];
 }