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()]];
 }
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['QuantityMeasurementObservation' => ['wadoURI' => 'SHALL contain a @value that contains a WADO reference as a URI (CONF:9249)', 'effectiveTime' => 'The effectiveTime, if present, SHALL contain exactly one [1..1] @value (CONF:9251)', sopInstanceObservation::Structure()]];
 }
Esempio n. 3
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()]];
 }
Esempio n. 4
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['SeriesAct' => [sopInstanceObservation::Structure()]];
 }