This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
: gx-order-tumornormal-tempus-inc - JSON Representation
Raw json | Download
{
"resourceType" : "ServiceRequest",
"id" : "gx-order-tumornormal-tempus-inc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"gx-order-tumornormal-tempus-inc\"> </a></p><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\">Resource ServiceRequest "gx-order-tumornormal-tempus-inc" </p></div><p><b>identifier</b>: Filler Identifier: 22howe</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: xT - 648 gene panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (www.tempus.com#XT.V4)</span></p><p><b>subject</b>: <a href=\"Patient-gx-cancer-patient-adam-anyperson.html\">Patient/gx-cancer-patient-adam-anyperson</a> " ANYPERSON"</p><p><b>reasonCode</b>: Malignant neoplasm of unspecified part of bronchus or lung <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#C34.9; <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html\">International Classification of Diseases for Oncology, version 3.</a>#C34.9 8140/3 "Lung adenocarcinoma")</span></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FILL",
"display" : "Filler Identifier"
}
]
},
"system" : "https://www.tempus.com",
"value" : "22howe"
}
],
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "https://www.tempus.com",
"code" : "XT.V4",
"display" : "xT - 648 gene panel"
}
]
},
"subject" : {
"reference" : "Patient/gx-cancer-patient-adam-anyperson"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "C34.9",
"display" : "Malignant neoplasm of unspecified part of bronchus or lung"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "C34.9 8140/3",
"display" : "Lung adenocarcinoma"
}
]
}
]
}