FHIR IG analytics| Package | nxh.fhir.r4 |
| Resource Type | Observation |
| Id | nxhobservation-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"code": {
"coding": [
{
"code": "glycemia",
"display": "glycemia",
"system": "https://fhir.nxh.com/standards/fhir/CodeSystem/DataElementsCode"
}
]
},
"component": [
{
"code": {
"coding": [
{
"code": "glycemia",
"display": "glycemia",
"system": "https://fhir.nxh.com/standards/fhir/CodeSystem/DataElementAttributeDefintion",
"userSelected": false
}
]
},
"valueQuantity": {
"code": "mg/dL",
"system": "http://unitsofmeasure.org/",
"value": 32
}
}
],
"effectiveDateTime": "2024-03-14T09:17:59+01:00",
"id": "f3c8495c-296d-4855-b594-c36e5c4bd123",
"identifier": [
{
"id": "f3c8495c-296d-4855-b594-c36e5c4bd123"
}
],
"issued": "2024-04-24T11:44:46+02:00",
"meta": {
"profile": [
"https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhObservation"
]
},
"resourceType": "Observation",
"status": "final",
"subject": {
"identifier": {
"value": "14ddab30-7fc0-41b9-a72f-50e96ee1230f"
}
}
}