FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-Weight.Poul.230221.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Weight.Poul.230221
Profiles: Danish IPA Core Observation Profile, PhdNumericObservation, Vital Signs Profile, Observation Body Weight Profile
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier: FE-ED-DA-DA-DE-AD-BE-EF; manufacturer = Trifork; modelNumber = Telma (Android); type = MDC_MOC_VMS_MDS_AHD
identifier: 606405FFFECFC604-3001749995-urn:oid:1.2.208.176.1.2-188736-74.0-kg-20230221T083640.00
status: Final
category: Vital signs, PHD generated Observation
code: MDC_MASS_BODY_ACTUAL: Body weight
subject: Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)
effective: 2023-02-21 08:36:40+0100
performer: Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)
value: 74 kg (Details: UCUM codekg = 'kg')
derivedFrom: http://example.org/fhir/CoincidentTimeStamp.0123
{
"resourceType": "Observation",
"id": "Weight.Poul.230221",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/ipa-dk-core-observation",
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation",
"http://hl7.org/fhir/StructureDefinition/vitalsigns",
"http://hl7.org/fhir/StructureDefinition/bodyweight"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice",
"valueReference": {
"reference": "Device/Telma.FEEDDADADEADBEEF"
}
}
],
"identifier": [
{
"value": "606405FFFECFC604-3001749995-urn:oid:1.2.208.176.1.2-188736-74.0-kg-20230221T083640.00"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital signs"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd-observation",
"display": "PHD generated Observation"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
},
{
"system": "urn:iso:std:iso:11073:10101",
"code": "188736",
"display": "MDC_MASS_BODY_ACTUAL"
},
{
"system": "http://npu-terminology.org",
"code": "NPU03804",
"display": "Pt—Body; mass = ? kg"
}
],
"text": "MDC_MASS_BODY_ACTUAL: Body weight"
},
"subject": {
"reference": "Patient/Poul"
},
"effectiveDateTime": "2023-02-21T08:36:40+01:00",
"performer": [
{
"reference": "Patient/Poul"
}
],
"valueQuantity": {
"value": 74,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
},
"device": {
"reference": "Device/WeightScale.606405FFFECFC604"
},
"derivedFrom": [
{
"reference": "http://example.org/fhir/CoincidentTimeStamp.0123"
}
]
}