FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | Observation |
| Id | Observation-observation-lung-recommendation-pulmonologist-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-lung-recommendation-pulmonologist-example
Language: en
status: Final
code: Recommendation - action
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
effective: 2025-09-22 11:00:00+0000
performer: Practitioner Petras Gydytojaitis
value: Refer for pulmonologist consultation in an oncology cluster institution
note:
Patient should be referred for pulmonologist consultation in an oncology cluster institution.
Lithuanian
Generated Narrative: Observation observation-lung-recommendation-pulmonologist-example
Language: en
status: Final
code: Recommendation - action
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
effective: 2025-09-22 11:00:00+0000
performer: Practitioner Petras Gydytojaitis
value: Refer for pulmonologist consultation in an oncology cluster institution
note:
Patient should be referred for pulmonologist consultation in an oncology cluster institution.
{
"resourceType": "Observation",
"id": "observation-lung-recommendation-pulmonologist-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/lung/StructureDefinition/lung-recommendation-observation-lt-lung"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "424900004",
"display": "Recommendation - action"
}
]
},
"subject": {
"reference": "Patient/example-patient-male"
},
"effectiveDateTime": "2025-09-22T11:00:00Z",
"performer": [
{
"reference": "Practitioner/example-practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/lung-recommendation",
"code": "pulmonologist-consult",
"display": "Refer for pulmonologist consultation in an oncology cluster institution"
}
]
},
"note": [
{
"text": "Patient should be referred for pulmonologist consultation in an oncology cluster institution."
}
]
}