示例#1
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['ReactionObservation' => ['from_effectiveTime' => 'The effectiveTime, if present, SHOULD contain zero or one [0..1] low', 'to_effectiveTime' => 'The effectiveTime, if present, SHOULD contain zero or one [0..1] high', 'problemCode' => 'SHALL be selected from ValueSet Problem Value Set', 'problemCodeSystemName' => 'SHALL be selected from ValueSet Problem Value Set', 'problemDisplayName' => 'SHALL be selected from ValueSet Problem Value Set', severityObservation::Structure(), procedureActivityProcedure::Structure(), medicationActivity::Structure()]];
 }
示例#2
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 ['SubstanceOrDeviceAllergyIntoleranceObservation' => ['onsetDate' => 'SHALL contain exactly one [1..1] effectiveTime', 'resolutionDate' => 'SHALL contain exactly one [1..1] effectiveTime', LevelOther\authorParticipation::Structure(), reactionObservation::Structure(), severityObservation::Structure()]];
 }