FHIR IG analytics| Package | hl7.fhir.us.mcode.r4b |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-gx-order-tumornormal-gensop-inc.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest gx-order-tumornormal-gensop-inc
identifier: Filler Identifier/22howe
status: Completed
intent: Order
code: xT - 648 gene panel
subject: Adam Anyperson Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)
reasonCode: Malignant neoplasm of unspecified part of bronchus or lung
{
"resourceType": "ServiceRequest",
"id": "gx-order-tumornormal-gensop-inc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FILL",
"display": "Filler Identifier"
}
]
},
"system": "https://www.gensop.com",
"value": "22howe"
}
],
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "https://www.gensop.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": "8140/3",
"display": "Adenocarcinoma, NOS"
}
]
}
]
}