FHIR IG analytics| Package | hl7.fhir.us.mcode.r4b |
| Resource Type | Observation |
| Id | Observation-ecog-performance-status-jenny-m.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ecog-performance-status-jenny-m
status: Final
category: Survey
code: ECOG Performance Status score
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
effective: 2018-04-12
performer: Practitioner Owen Oncologist
value: 0
interpretation: Fully active, able to carry on all pre-disease performance without restriction
method: Physical examination procedure (procedure)
{
"resourceType": "Observation",
"id": "ecog-performance-status-jenny-m",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-ecog-performance-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89247-1"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-04-12",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"valueInteger": 0,
"interpretation": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LA9622-7",
"display": "Fully active, able to carry on all pre-disease performance without restriction"
}
]
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5880005",
"display": "Physical examination procedure (procedure)"
}
]
}
}