FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | Observation |
| Id | Observation-PainInCalvesExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PainInCalvesExample
status: Final
code: Myalgia of lower leg
subject: Identifier: https://www.telemonitoring-prescription.com/FHIR/patient/D358D4B4-6007-4C3E-A33B-056773F45DC9
effective: 2024-11-15 09:56:00+0000 --> 2024-11-15 09:57:00+0000
performer: Identifier: https://www.telemonitoring-prescription.com/FHIR/patient/D358D4B4-6007-4C3E-A33B-056773F45DC9
value: Yes (qualifier value)
{
"resourceType": "Observation",
"id": "PainInCalvesExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1264028004"
}
]
},
"subject": {
"identifier": {
"system": "https://www.telemonitoring-prescription.com/FHIR/patient",
"value": "D358D4B4-6007-4C3E-A33B-056773F45DC9"
}
},
"effectivePeriod": {
"start": "2024-11-15T09:56:00+00:00",
"end": "2024-11-15T09:57:00+00:00"
},
"performer": [
{
"identifier": {
"system": "https://www.telemonitoring-prescription.com/FHIR/patient",
"value": "D358D4B4-6007-4C3E-A33B-056773F45DC9"
}
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373066001"
}
]
}
}