/**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["id"] = "CCDAII xml|element";
     $props["languageCode"] = "CCDACS xml|element max|1";
     $props["value"] = "CCDAED xml|element required";
     $props["subject"] = "CCDAPOCD_MT000040_Subject xml|element max|1";
     $props["specimen"] = "CCDAPOCD_MT000040_Specimen xml|element";
     $props["performer"] = "CCDAPOCD_MT000040_Performer2 xml|element";
     $props["author"] = "CCDAPOCD_MT000040_Author xml|element";
     $props["informant"] = "CCDAPOCD_MT000040_Informant12 xml|element";
     $props["participant"] = "CCDAPOCD_MT000040_Participant2 xml|element";
     $props["entryRelationship"] = "CCDAPOCD_MT000040_EntryRelationship xml|element";
     $props["reference"] = "CCDAPOCD_MT000040_Reference xml|element";
     $props["precondition"] = "CCDAPOCD_MT000040_Precondition xml|element";
     $props["identifier"] = "CCDA_base_uid xml|attribute";
     $props["classCode"] = "CCDAActClassObservation xml|attribute required";
     $props["moodCode"] = "CCDAActMood xml|attribute required";
     return $props;
 }
 /**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["code"] = "CCDACD xml|element max|1";
     $props["text"] = "CCDAED xml|element max|1";
     $props["value"] = "CCDAANY xml|element max|1 abstract";
     $props["classCode"] = "CCDAActClassObservation xml|attribute default|OBS";
     $props["moodCode"] = "CCDAActMood xml|attribute fixed|EVN.CRT";
     return $props;
 }
 /**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["id"] = "CCDAII xml|element";
     $props["code"] = "CCDACD xml|element required";
     $props["derivationExpr"] = "CCDAST xml|element max|1";
     $props["text"] = "CCDAED xml|element max|1";
     $props["statusCode"] = "CCDACS xml|element max|1";
     $props["effectiveTime"] = "CCDAIVL_TS xml|element max|1";
     $props["priorityCode"] = "CCDACE xml|element max|1";
     $props["repeatNumber"] = "CCDAIVL_INT xml|element max|1";
     $props["languageCode"] = "CCDACS xml|element max|1";
     $props["value"] = "CCDAANY xml|element abstract";
     $props["interpretationCode"] = "CCDACE xml|element";
     $props["methodCode"] = "CCDACE xml|element";
     $props["targetSiteCode"] = "CCDACD xml|element";
     $props["subject"] = "CCDAPOCD_MT000040_Subject xml|element max|1";
     $props["specimen"] = "CCDAPOCD_MT000040_Specimen xml|element";
     $props["performer"] = "CCDAPOCD_MT000040_Performer2 xml|element";
     $props["author"] = "CCDAPOCD_MT000040_Author xml|element";
     $props["informant"] = "CCDAPOCD_MT000040_Informant12 xml|element";
     $props["participant"] = "CCDAPOCD_MT000040_Participant2 xml|element";
     $props["entryRelationship"] = "CCDAPOCD_MT000040_EntryRelationship xml|element";
     $props["reference"] = "CCDAPOCD_MT000040_Reference xml|element";
     $props["precondition"] = "CCDAPOCD_MT000040_Precondition xml|element";
     $props["referenceRange"] = "CCDAPOCD_MT000040_ReferenceRange xml|element";
     $props["classCode"] = "CCDAActClassObservation xml|attribute required";
     $props["moodCode"] = "CCDAx_ActMoodDocumentObservation xml|attribute required";
     $props["negationInd"] = "CCDA_base_bl xml|attribute";
     return $props;
 }