Cancer Pathology Data Sharing, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "path-specimen",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2022-06-03T15:52:04.615+00:00",
"source" : "#M0sW4rrHSSA7q4OY",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure path-specimen</b></p><a name=\"path-specimen\"> </a><a name=\"hcpath-specimen\"> </a><a name=\"path-specimen-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: 4; Last updated: 2022-06-03 15:52:04+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #M0sW4rrHSSA7q4OY</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-procedure.html\">US Core Procedure Profile</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-cancer-path-example.html\">Service Request - Cancer Pathology Specimen Collection</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 39228008}\">Surgical pathology procedure (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-JoelAlexPatient.html\">Alex Joel</a></p><p><b>performed</b>: 2021-11-01 17:00:14-0500</p></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/cancer-path-example",
"display" : "Service Request - Cancer Pathology Specimen Collection"
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "39228008",
"display" : "Surgical pathology procedure (procedure)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/JoelAlexPatient",
"display" : "Alex Joel"
},
"performedDateTime" : "2021-11-01T17:00:14-05:00"
}