FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-tumor-marker-test-oncotype-dx-jenny-m.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation tumor-marker-test-oncotype-dx-jenny-m
status: Final
category: Laboratory
code: Oncotype DX Breast Recurrence Score Assay
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
effective: 2018-04-12
performer: Organization Bedrock Medicine
value: 47 Recurrence score (Details: UCUM code1 = '1')
interpretation: High
{
"resourceType": "Observation",
"id": "tumor-marker-test-oncotype-dx-jenny-m",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tumor-marker-test"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://www.ncbi.nlm.nih.gov/gtr",
"code": "509910",
"display": "Oncotype DX Breast Recurrence Score Assay"
}
],
"text": "Oncotype DX Breast Recurrence Score Assay"
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-04-12",
"performer": [
{
"reference": "Organization/us-core-organization-bedrock-medicine"
}
],
"valueQuantity": {
"value": 47,
"unit": "Recurrence score",
"system": "http://unitsofmeasure.org",
"code": "1"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
]
}