예제 #1
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['Interventions' => ['Narrated' => '', LevelEntry\interventionAct::Structure()]];
 }
예제 #2
0
 /**
  * @return array
  */
 public static function Structure()
 {
     return ['outcomeObservation' => ['effectiveTime' => '??', 'code' => '??', 'displayName' => '??', 'codeSystemName' => '??', LevelOther\authorParticipation::Structure(), 'GoalObservationEvaluationReference' => actReference::Structure(), 'GoalObservationReasonReference' => actReference::Structure(), goalObservation::Structure(), progressTowardGoalObservation::Structure(), interventionAct::Structure()]];
 }