FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-observation-smoking-pack-years-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 observation-smoking-pack-years-jenny-m
status: Final
category: Social History
code: Cigarette pack-years (observable entity)
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
effective: 2018-03-16
performer: Practitioner Owen Oncologist
value: 20 Pack-Years (Details: UCUM code1 = '1')
{
"resourceType": "Observation",
"id": "observation-smoking-pack-years-jenny-m",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "401201003",
"display": "Cigarette pack-years (observable entity)"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-03-16",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"valueQuantity": {
"value": 20,
"unit": "Pack-Years",
"system": "http://unitsofmeasure.org",
"code": "1"
}
}