Esempio n. 1
0
 /**
  * Give back the structure of this Entry
  * @return array
  */
 public static function Structure()
 {
     return ['GoalObservation' => ['goalCode' => 'SHALL contain exactly one [1..1] code (CONF:30784)', 'goalDisplayName' => 'SHALL contain exactly one [1..1] code (CONF:30784)', 'goalCodeSystemName' => 'SHALL contain exactly one [1..1] code (CONF:30784)', 'effectiveTime' => 'effectiveTime', LevelOther\authorParticipation::Structure(), healthConcernAct::Structure(), plannedEncounter::Structure(), plannedObservation::Structure(), plannedProcedure::Structure(), plannedSubstanceAdministration::Structure(), plannedSupply::Structure(), plannedAct::Structure(), patientPriorityPreference::Structure(), providerPriorityPreference::Structure(), actReference::Structure()]];
 }
Esempio n. 2
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['PlannedProcedure' => ['moodCode' => 'SHALL be selected from ValueSet Plan of Care moodCode (SubstanceAdministration/Supply)', 'repeatNumber' => 'SHALL contain exactly one [0..1] repeatNumber', 'quantity' => 'SHALL contain exactly one [0..1] quantity', 'effectiveTime' => 'SHOULD contain zero or one [0..1] effectiveTime', LevelOther\authorParticipation::Structure(), LevelDocument\performer::Structure(), patientPriorityPreference::Structure(), providerPriorityPreference::Structure()]];
 }
Esempio n. 3
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['PlannedAct' => ['moodCode' => 'SHALL be selected from ValueSet Plan of Care moodCode (Act/Encounter/Procedure)', 'code' => 'SHALL contain exactly one [1..1] code', 'codeSystemName' => 'SHALL contain exactly one [1..1] code', 'displayName' => 'SHALL contain exactly one [1..1] code', 'effectiveTime' => 'SHALL contain exactly one [1..1] effectiveTime', LevelDocument\performer::Structure(), LevelDocument\participant::Structure(), patientPriorityPreference::Structure(), providerPriorityPreference::Structure()]];
 }
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['PlannedSubstanceAdministration' => ['moodCode' => 'SHALL be selected from ValueSet Plan of Care moodCode (Act/Encounter/Procedure)', 'code' => 'SHALL contain exactly one [1..1] code', 'codeSystemName' => 'SHALL contain exactly one [1..1] code', 'displayName' => 'SHALL contain exactly one [1..1] code', 'effectiveTime' => 'SHOULD contain zero or one [0..1] effectiveTime', 'Narrated' => 'SubstanceAdministration / Supply', LevelDocument\performer::Structure(), LevelDocument\participant::Structure(), patientPriorityPreference::Structure(), providerPriorityPreference::Structure(), 'Interval' => [0 => ['QuantityValue' => 'Quantity Range Value', 'QuantityUnit' => 'Quantity Range Unit']]]];
 }
Esempio n. 5
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['PlannedSupply' => ['moodCode' => 'SHALL be selected from ValueSet Plan of Care moodCode (SubstanceAdministration/Supply)', 'effectiveTime' => 'SHOULD contain zero or one [0..1] effectiveTime', patientPriorityPreference::Structure(), providerPriorityPreference::Structure(), LevelOther\authorParticipation::Structure()]];
 }
Esempio n. 6
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()]];
 }