HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core AllergyIntolerance Example 食物アレルギー(小麦) - XML Representation

Raw xml | Download





<AllergyIntolerance xmlns="http://hl7.org/fhir">

  <id value="jp-allergyintolerance-example-1"/>

  <meta>

    <profile

             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_AllergyIntolerance"/>

  </meta>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance jp-allergyintolerance-example-1</b></p><a name="jp-allergyintolerance-example-1"> </a><a name="hcjp-allergyintolerance-example-1"> </a><a name="jp-allergyintolerance-example-1-ja"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Food</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_JfagyFoodAllergen_CS J9FA15000016}">こむぎこ</span></p><p><b>patient</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎</a></p><p><b>onset</b>: 2022-08-01</p><p><b>recordedDate</b>: 2022-08-03</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">じん麻疹</span></td><td>Moderate</td></tr></table></div>

  </text>

  <clinicalStatus>

    <coding>

      <system

              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>

      <code value="active"/>

    </coding>

  </clinicalStatus>

  <verificationStatus>

    <coding>

      <system

              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>

      <code value="confirmed"/>

    </coding>

  </verificationStatus>

  <type value="allergy"/>

  <category value="food"/>

  <criticality value="high"/>

  <code>

    <coding>

      <system

              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_JfagyFoodAllergen_CS"/>

      <code value="J9FA15000016"/>

      <display value="小麦粉"/>

    </coding>

    <text value="こむぎこ"/>

  </code>

  <patient>🔗 

    <reference value="Patient/jp-patient-example-1"/>

    <display value="山田 太郎"/>

  </patient>

  <onsetDateTime value="2022-08-01"/>

  <recordedDate value="2022-08-03"/>

  <reaction>

    <manifestation>

      <text value="じん麻疹"/>

    </manifestation>

    <severity value="moderate"/>

  </reaction>

</AllergyIntolerance>