FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | Observation |
| Id | Observation-PainKillerExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PainKillerExample
status: Final
code: Administration of analgesic (painkillers)
subject: Identifier: https://www.telemonitoring-prescription.com/FHIR/patient/D358D4B4-6007-4C3E-A33B-056773F45DC9
effective: 2025-10-08 10:00:00+0000
value: Yes
{
"resourceType": "Observation",
"id": "PainKillerExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "52685006",
"display": "Administration of analgesic (painkillers)"
}
]
},
"subject": {
"identifier": {
"system": "https://www.telemonitoring-prescription.com/FHIR/patient",
"value": "D358D4B4-6007-4C3E-A33B-056773F45DC9"
}
},
"effectiveDateTime": "2025-10-08T10:00:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373066001",
"display": "Yes"
}
]
}
}