SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: AllergySpecimenExample7 - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="AllergySpecimenExample7"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen AllergySpecimenExample7</b></p><a name="AllergySpecimenExample7"> </a><a name="hcAllergySpecimenExample7"> </a><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119364003}">Serum specimen</span></p><p><b>subject</b>: <a href="Patient-PatientExample1.html">Johnny B. Goode  Male, DoB: 1958-01-06 ( Medical Record Number: 1234567890 (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p></div>
  </text>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119364003"/>
      <display value="Serum specimen"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/PatientExample1"/>
  </subject>
</Specimen>