Sha256: a905b9f2a79cdd3bf58844a2835ef8923843a0da89249fcc7010c66232fd3739

Contents?: true

Size: 840 Bytes

Versions: 4

Compression:

Stored size: 840 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><Condition xmlns="http://hl7.org/fhir">
  <id value="example2"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Mild Asthma (Date: 12-Nov 2012)</div>
  </text>
  <clinicalStatus value="active"/>
  <verificationStatus value="confirmed"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="255604002"/>
      <display value="Mild"/>
    </coding>
  </severity>
  <code>
    <text value="Asthma"/>
  </code>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <onsetDateTime value="2012-11-12"/>
</Condition>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/condition-example2.xml