Sha256: 239dcbcae3e0a087457c65c0480ad64107458045f9ee7b1200b5084852fd75e4

Contents?: true

Size: 820 Bytes

Versions: 7

Compression:

Stored size: 820 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: 21-Nov 2012)</div>
  </text>
  <clinicalStatus value="active"/>
  <verificationStatus value="confirmed"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/condition-category"/>
      <code value="finding"/>
      <display value="Finding"/>
    </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

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/condition-example2.xml
fhir_models-1.6.3 examples/xml/condition-example2.xml
fhir_models-1.6.2 examples/xml/condition-example2.xml
fhir_models-1.6.1 examples/xml/condition-example2.xml