teleassistenza
0.2.0 - trial-use

teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EsempioAllergyIntoleranceTeleassistenza - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="1360bd6a-3855-48d3-aa33-96a9d961bb94"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/teleassistenza/StructureDefinition/AllergyIntoleranceTeleassistenza"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance 1360bd6a-3855-48d3-aa33-96a9d961bb94</b></p><a name="1360bd6a-3855-48d3-aa33-96a9d961bb94"> </a><a name="hc1360bd6a-3855-48d3-aa33-96a9d961bb94"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AllergyIntoleranceTeleassistenza.html">AllergyIntolerance teleassistenza</a></p></div><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>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 91936005}">Allergia alla penicillina</span></p><p><b>patient</b>: <a href="Patient-patient-mrossi.html">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>recordedDate</b>: 2025-10-02 10:30:00+0100</p><p><b>recorder</b>: <a href="Practitioner-pract-bianchi.html">Dr. Bianchi (Telemedicina)</a></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:{http://snomed.info/sct 271807003}">Eruzione cutanea</span></td><td>Severe</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"/>
  <criticality value="high"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="91936005"/>
      <display value="Allergy to penicillin"/>
    </coding>
    <text value="Allergia alla penicillina"/>
  </code>
  <patient>🔗 
    <reference value="Patient/patient-mrossi"/>
  </patient>
  <recordedDate value="2025-10-02T10:30:00+01:00"/>
  <recorder>🔗 
    <reference value="Practitioner/pract-bianchi"/>
    <display value="Dr. Bianchi (Telemedicina)"/>
  </recorder>
  <reaction>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271807003"/>
        <display value="Rash"/>
      </coding>
      <text value="Eruzione cutanea"/>
    </manifestation>
    <severity value="severe"/>
  </reaction>
</AllergyIntolerance>