FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-tumor-marker-test-her2-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-her2-jenny-m
status: Final
category: Laboratory
code: HER2 [Interpretation] in Tissue
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
effective: 2018-03-10
performer: Practitioner Owen Oncologist
value: Negative
{
"resourceType": "Observation",
"id": "tumor-marker-test-her2-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://loinc.org",
"code": "48676-1",
"display": "HER2 [Interpretation] in Tissue"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-03-10",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6577-6",
"display": "Negative"
}
]
}
}