FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-karnofsky-performance-status-normal-activity.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation karnofsky-performance-status-normal-activity
status: Final
category: Survey
code: Karnofsky Performance Status score
subject: John B. Anyperson Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
effective: 2019-04-01
performer: Practitioner Kyle Anydoc
value: 90
interpretation: Able to carry on normal activity; minor signs or symptoms of disease
method: Clinical examination
{
"resourceType": "Observation",
"id": "karnofsky-performance-status-normal-activity",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-karnofsky-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": "89243-0",
"display": "Karnofsky Performance Status score"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-john-anyperson"
},
"effectiveDateTime": "2019-04-01",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-kyle-anydoc"
}
],
"valueInteger": 90,
"interpretation": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LA29176-7",
"display": "Able to carry on normal activity; minor signs or symptoms of disease"
}
]
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5880005",
"display": "Clinical examination"
}
]
}
}