FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-MaxVitalSignsPanel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation MaxVitalSignsPanel
status: Final
category: Vital Signs
code: Vital signs, weight, height, head circumference, oxygen saturation and BMI panel
subject: Mr. Max Test Berggren(official) Male, DoB: 1972-07-01 ( urn:oid:1.2.208.176.1.2#0107729995)
effective: 2023-08-08 13:30:00+0000
hasMember:
{
"resourceType": "Observation",
"id": "MaxVitalSignsPanel",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85353-1",
"display": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
}
]
},
"subject": {
"reference": "Patient/Max"
},
"effectiveDateTime": "2023-08-08T13:30:00.000Z",
"hasMember": [
{
"reference": "Observation/MaxBloodPressure"
},
{
"reference": "Observation/MaxRespirationRate"
},
{
"reference": "Observation/MaxHeartRate"
},
{
"reference": "Observation/MaxBodyTemperature"
}
]
}