US Public Health Profiles Library
2.0.0-ballot - STU 2 - Ballot United States of America flag

US Public Health Profiles Library, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ph-library/ and changes regularly. See the Directory of published versions

: US Public Health Reportability Information Observation - Condition Reportable - XML Representation

Page standards status: Informative

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="us-ph-reportability-information-observation"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation us-ph-reportability-information-observation</b></p><a name="us-ph-reportability-information-observation"> </a><a name="hcus-ph-reportability-information-observation"> </a><p><b>US Public Health Determination of Reportability Extension</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS1}">Reportable</span></p><p><b>US Public Health Determination of Reportability Reason Extension</b>: Condition is reportable</p><p><b>US Public Health Determination of Reportability Rule Extension</b>: Description of rule used in reportability determination</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS5}">Patient home address</span></p><p><b>subject</b>: <a href="Patient-us-ph-patient-eve-everywoman.html">Eve L Everywoman  Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>effective</b>: 2020-11-18 22:33:22+0000</p><p><b>performer</b>: <a href="PractitionerRole-us-ph-practitionerrole-henry-seven.html">PractitionerRole Primary Care Clinic/Center</a></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR4}">Timeframe to report (urgency)</span></td><td>24 H<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeH = 'H')</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension">
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
        <code value="RRVS1"/>
        <display value="Reportable"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-reason-extension">
    <valueString value="Condition is reportable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension">
    <valueString
                 value="Description of rule used in reportability determination"/>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS5"/>
      <display value="Patient home address"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/us-ph-patient-eve-everywoman"/>
  </subject>
  <effectiveDateTime value="2020-11-18T22:33:22Z"/>
  <performer>🔗 
    <reference value="PractitionerRole/us-ph-practitionerrole-henry-seven"/>
  </performer>
  <component>
    <code>
      <coding>
        <system value="urn:oid:2.16.840.1.114222.4.5.232"/>
        <code value="RR4"/>
        <display value="Timeframe to report (urgency)"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="24"/>
      <unit value="H"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="H"/>
    </valueQuantity>
  </component>
</Observation>