0.1.0 - ci-build

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

: Ferlab.bio Example/specimen1 - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="SpecimenExample"/>
  <meta>
    <profile value="https://fhir.cqdg.ca/StructureDefinition/cqdg-specimen"/>
    <tag>
      <code value="CAG"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <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><a name="SpecimenExample-en-US"> </a><p><b>Ferlab.bio Extension/age-at-event</b>: <span title="Codes:{http://purl.obolibrary.org/obo/hp.owl HP:0030674}">Antenatal</span></p><p><b>identifier</b>: <code>https://fhir.cqdg.ca/fhir/Specimen</code>/SpecimenExample, cag_sp_25565 (use: secondary, )</p><p><b>type</b>: <span title="Codes:{http://purl.obolibrary.org/obo/ncit.owl NCIT:C12434}">DNA</span></p><p><b>subject</b>: <a href="Patient-PatientExample.html">Anonymous Patient Male, DoB Unknown ( 343434343434 (use: secondary, ))</a></p></div>
  </text>
  <extension url="https://fhir.cqdg.ca/StructureDefinition/AgeAtEvent">
    <valueCodeableConcept>
      <coding>
        <system value="http://purl.obolibrary.org/obo/hp.owl"/>
        <code value="HP:0030674"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://fhir.cqdg.ca/fhir/Specimen"/>
    <value value="SpecimenExample"/>
  </identifier>
  <identifier>
    <use value="secondary"/>
    <value value="cag_sp_25565"/>
  </identifier>
  <type>
    <coding>
      <system value="http://purl.obolibrary.org/obo/ncit.owl"/>
      <code value="NCIT:C12434"/>
      <display value="DNA"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
</Specimen>