North West Genomic Medicine Service Alliance
0.0.7 - ci-build United Kingdom flag

North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Specimen Example - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="SpecimenExample"/>
  <meta>
    <versionId value="1.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen SpecimenExample</b></p><a name="SpecimenExample"> </a><a name="hcSpecimenExample"> </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">version: 1.0</p></div><p><b>identifier</b>: Placer Identifier/25GEN-029GN00001</p><p><b>accessionIdentifier</b>: Accession ID/1001166717</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 258580003}">Whole blood specimen</span></p><p><b>subject</b>: <a href="Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd">Octavia CHISLETT</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td>2025-01-29 10:37:26+0000</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
      </coding>
    </type>
    <system value="http://www.acme.org/specimen/Beaker"/>
    <value value="25GEN-029GN00001"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="R0A"/>
      </identifier>
    </assigner>
  </identifier>
  <accessionIdentifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
      </coding>
    </type>
    <system value="http://www.example.org/specimen/accession"/>
    <value value="1001166717"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="699X0"/>
      </identifier>
    </assigner>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="258580003"/>
      <display value="Whole blood specimen"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd"/>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9449305552"/>
    </identifier>
    <display value="Octavia CHISLETT"/>
  </subject>
  <collection>
    <collectedDateTime value="2025-01-29T10:37:26+00:00"/>
  </collection>
</Specimen>