HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Weight.Poul.230221",
"meta" : {
"profile" : [
🔗 "http://hl7.dk/fhir/core/StructureDefinition/IPADkCoreObservation"🔗 ,
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"🔗 ,
"http://hl7.org/fhir/StructureDefinition/bodyweight"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Weight.Poul.230221</b></p><a name=\"Weight.Poul.230221\"> </a><a name=\"hcWeight.Poul.230221\"> </a><a name=\"Weight.Poul.230221-da-DK\"> </a><p><b>Observation Gateway Device</b>: <a href=\"Device-Telma.FEEDDADADEADBEEF.html\">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</a></p><p><b>identifier</b>: 606405FFFECFC604-3001749995-urn:oid:1.2.208.176.1.2-188736-74.0-kg-20230221T083640.00</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital signs</span>, <span title=\"Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories phd-observation}\">PHD generated Observation</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}, {urn:iso:std:iso:11073:10101 188736}, {urn:oid:1.2.208.176.2.1 NPU03804}\">MDC_MASS_BODY_ACTUAL: Body weight</span></p><p><b>subject</b>: <a href=\"Patient-Poul.html\">Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><p><b>effective</b>: 2023-02-21 08:36:40+0100</p><p><b>performer</b>: <a href=\"Patient-Poul.html\">Poul Hansen (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><p><b>value</b>: 74 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg = 'kg')</span></p><p><b>device</b>: <a href=\"Device-WeightScale.606405FFFECFC604.html\">Device: identifier = IEEE 11073 System Identifier: 60-64-05-FF-FE-CF-C6-04,Bluetooth MAC address: Bluetooth_Address_Identifier#60-64-05-CF-C6-04; manufacturer = A&D Medical ; serialNumber = 5180400664; modelNumber = UC-352BLE ; type = MDC_MOC_VMS_MDS_SIMP</a></p><p><b>derivedFrom</b>: <a href=\"http://example.org/fhir/CoincidentTimeStamp.0123\">http://example.org/fhir/CoincidentTimeStamp.0123</a></p></div>"
},
"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" : "urn:oid:1.2.208.176.2.1",
"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"
}
]
}