MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions

: Allergy Observed vs Historic CodeSystem - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AllergyObservedHistoricCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AllergyObservedHistoricCS</b></p><a name="AllergyObservedHistoricCS"> </a><a name="hcAllergyObservedHistoricCS"> </a><a name="AllergyObservedHistoricCS-en-US"> </a><p>This case-sensitive code system <code>https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/CodeSystem/AllergyObservedHistoricCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">o<a name="AllergyObservedHistoricCS-o"> </a></td><td>OBSERVED</td><td>observed by some personnel</td></tr><tr><td style="white-space:nowrap">h<a name="AllergyObservedHistoricCS-h"> </a></td><td>HISTORICAL</td><td>historical data gathered about the patient</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/ImplementationGuide/va.mhv.fhir.phr"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/CodeSystem/AllergyObservedHistoricCS"/>
  <version value="0.3.9-current"/>
  <name value="AllergyObservedHistoricCS"/>
  <title value="Allergy Observed vs Historic CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-18T14:35:24+00:00"/>
  <publisher value="VA Digital Services"/>
  <contact>
    <name value="VA Digital Services"/>
    <telecom>
      <system value="url"/>
      <value value="http://va.gov"/>
    </telecom>
  </contact>
  <contact>
    <name value="John Moehrke (himself)"/>
    <telecom>
      <system value="email"/>
      <value value="John.Moehrke@va.gov"/>
    </telecom>
  </contact>
  <description value="The codes for Allergy Observed vs Historic"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="o"/>
    <display value="OBSERVED"/>
    <definition value="observed by some personnel"/>
  </concept>
  <concept>
    <code value="h"/>
    <display value="HISTORICAL"/>
    <definition value="historical data gathered about the patient"/>
  </concept>
</CodeSystem>