Esempio n. 1
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['TextObservation' => ['onsetDate' => 'SHALL contain exactly one [1..1] effectiveTime', 'resolutionDate' => 'SHALL contain exactly one [1..1] effectiveTime', LevelOther\authorParticipation::Structure(), reactionObservation::Structure(), severityObservation::Structure(), sopInstanceObservation::Structure(), quantityMeasurementObservation::Structure()]];
 }
Esempio n. 2
0
 public static function Structure()
 {
     return ['CharacteristicsOfHomeEnvironment' => ['code' => 'SHALL contain exactly one [1..1] value, which SHOULD be selected from ValueSet Residence and Accommodation Type 2.16.840.1.113883.11.20.9.49 DYNAMIC', 'systemCodeName' => 'SHALL contain exactly one [1..1] value, which SHOULD be selected from ValueSet Residence and Accommodation Type 2.16.840.1.113883.11.20.9.49 DYNAMIC', 'displayName' => 'SHALL contain exactly one [1..1] value, which SHOULD be selected from ValueSet Residence and Accommodation Type 2.16.840.1.113883.11.20.9.49 DYNAMIC', sopInstanceObservation::Structure(), quantityMeasurementObservation::Structure()]];
 }