FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-lansky-play-performance-status-twenty.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation lansky-play-performance-status-twenty
status: Final
category: Exam
code: Lansky Play-Performance Status
subject: Lucy L. Child Female, DoB: 2023-02-05 ( Medical Record Number: m456 (use: usual, ))
effective: 2019-04-01
performer: Practitioner Kyle Anydoc
value: 20
interpretation: Lansky Performance Status 20
method: Clinical examination
{
"resourceType": "Observation",
"id": "lansky-play-performance-status-twenty",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-lansky-play-performance-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam",
"display": "Exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C38144"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-lucy-child"
},
"effectiveDateTime": "2019-04-01",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-kyle-anydoc"
}
],
"valueInteger": 20,
"interpretation": [
{
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C70540",
"display": "Lansky Performance Status 20"
}
]
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5880005",
"display": "Clinical examination"
}
]
}
}