FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-ElseBloodPressure.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ElseBloodPressure
status: Final
category: Vital Signs
code: Blood pressure panel with all children optional
subject: Else Test Lauridsen(official) Female, DoB: 1991-02-02 ( urn:oid:1.2.208.176.1.2#0201919990)
effective: 2023-09-12 17:45:00+0000
performer: Practitioner Sidsel Andersen
method: måling
component
code: Systolic blood pressure
value: 147 mmHg (Details: UCUM codemm[Hg] = 'mm[Hg]')
component
code: Diastolic blood pressure
value: 95 mmHg (Details: UCUM codemm[Hg] = 'mm[Hg]')
{
"resourceType": "Observation",
"id": "ElseBloodPressure",
"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": "85354-9"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "75367002"
}
]
},
"subject": {
"reference": "Patient/else"
},
"effectiveDateTime": "2023-09-12T17:45:00.000Z",
"performer": [
{
"reference": "Practitioner/SidselSygeplejerske"
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "272391002",
"display": "måling"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "407554009"
}
]
},
"valueQuantity": {
"value": 147,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "407555005"
}
]
},
"valueQuantity": {
"value": 95,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
}
]
}