Implementation Guide
23.0.0 - R4 APIs

Publish Box goes here

: General Specimen Example For Data Absent Reason for Specimen Type Code - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="Example2"/>
  <meta>
    <versionId value="2043274706265140"/>
    <lastUpdated value="2024-09-30T00:18:27.153-07:00"/>
    <profile
             value="https://hl7.org/fhir/us/core/STU6/StructureDefinition-us-core-specimen.html"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-specimen-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pencil"/>
      <display value="Pencil"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPencil"/>
      <display value="New Pencil"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Example2</b></p><a name="Example2"> </a><a name="hcExample2"> </a><a name="Example2-en-US"> </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: versionId: id (PrimitiveType/Specimen.meta.versionId): element = id -&gt; versionId=id[2043274706265140]; Last updated: 2024-09-30 00:18:27-0700</p><p style="margin-bottom: 0px">Profiles: <code>https://hl7.org/fhir/us/core/STU6/StructureDefinition-us-core-specimen.html</code>, <a href="StructureDefinition-athena-specimen-profile.html">AthenaSpecimen</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pencil (Details: EditTags code Pencil  = ' Pencil ', stated as ' Pencil '), New Pencil (Details: EditTags code NewPencil  = ' NewPencil ', stated as ' New Pencil ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/2043274706265140</p><p><b>type</b>: <span title="Codes:">unknown</span></p><p><b>subject</b>: <a href="Patient/2043271399261660">Patient/2043271399261660</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>2024-06-08 23:03:04-0700</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="U"/>
        <display value="Unspecified Identifier"/>
      </coding>
      <text value="Unspecified Identifier"/>
    </type>
    <system
            value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/SPECIMENID/1000-4-9390"/>
    <value value="2043274706265140"/>
  </identifier>
  <type>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
    <text value="unknown"/>
  </type>
  <subject>
    <reference value="Patient/2043271399261660"/>
  </subject>
  <collection>
    <collectedDateTime value="2024-06-08T23:03:04-07:00"/>
  </collection>
</Specimen>