Sha256: 34ecd002a05e17be0ccacc918505c16e8620479fce677a07590354f2064948f4

Contents?: true

Size: 959 Bytes

Versions: 10

Compression:

Stored size: 959 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><FamilyMemberHistory xmlns="http://hl7.org/fhir">
  <id value="mother"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Mother died of a stroke aged 56</div>
  </text>
  <status value="completed"/>
  <patient>
    <reference value="Patient/100"/>
    <display value="Peter Patient"/>
  </patient>
  
  <relationship>
    <coding>
      <system value="http://hl7.org/fhir/v3/RoleCode"/>
      <code value="MTH"/>
      <display value="mother"/>
    </coding>
  </relationship>
  <condition>
    <code>
     <coding>
       <system value="http://snomed.info/sct"/>
       <code value="371041009"/>
       <display value="Embolic Stroke"/>
     </coding>
     <text value="Stroke"/>
    </code>

   <onsetAge>
     <value value="56"/>
     <unit value="yr"/>
     <system value="http://unitsofmeasure.org"/>
     <code value="a"/>
   </onsetAge>

  </condition>
</FamilyMemberHistory>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/familymemberhistory-example-mother.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/familymemberhistory-example-mother.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/familymemberhistory-example-mother.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/familymemberhistory-example-mother.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/familymemberhistory-example-mother.xml