Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
<Specimen xmlns="http://hl7.org/fhir">
<id value="Example1"/>
<meta>
<versionId value="Example1"/>
<lastUpdated value="2024-10-03T07:59:55.000+00:00"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"/>
<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="Pen"/>
<display value="Pen"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="NewPen"/>
<display value="New Pen"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-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 -> versionId=id[Example1]; Last updated: 2024-10-03 07:59:55+0000</p><p style="margin-bottom: 0px">Profiles: <code>http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen</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 '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen = ' NewPen ', stated as ' New Pen ')</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/2035075500000000</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119376001}, {http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}">Blood venous</span></p><p><b>subject</b>: <a href="Patient/1206281693000860">Patient/1206281693000860</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>1998-04-27 14:03:17+0000</td><td><span title="Codes:{http://snomed.info/sct 119376005}">Bilateral Ears</span></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/BLRT-345"/>
<value value="2035075500000000"/>
</identifier>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119376001"/>
<display value="Blood venous"/>
</coding>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
<code value="BLDV"/>
<display value="Blood venous"/>
</coding>
</type>
<subject>
<reference value="Patient/1206281693000860"/>
</subject>
<collection>
<collectedDateTime value="1998-04-27T14:03:17+00:00"/>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119376005"/>
<display value="Bilateral Ears"/>
</coding>
<text value="Bilateral Ears"/>
</bodySite>
</collection>
</Specimen>