Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
{
"resourceType" : "Specimen",
"id" : "Example2",
"meta" : {
"versionId" : "2043274706265140",
"lastUpdated" : "2024-09-30T00:18:27.153-07:00",
"profile" : [
"https://hl7.org/fhir/us/core/STU6/StructureDefinition-us-core-specimen.html"🔗 ,
"https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-specimen-profile"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "N",
"display" : "Normal"
}
],
"tag" : [
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "New",
"display" : "New"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "Pencil",
"display" : "Pencil"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "NewPencil",
"display" : "New Pencil"
}
]
},
"text" : {
"status" : "generated",
"div" : "<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 -> 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>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "U",
"display" : "Unspecified Identifier"
}
],
"text" : "Unspecified Identifier"
},
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/SPECIMENID/1000-4-9390",
"value" : "2043274706265140"
}
],
"type" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
],
"text" : "unknown"
},
"subject" : {
"reference" : "Patient/2043271399261660"
},
"collection" : {
"collectedDateTime" : "2024-06-08T23:03:04-07:00"
}
}