0.1.0 - ci-build
EgdeGB_IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ObservationWeightPatient101",
"meta" : {
"profile" : [
"http://www.egde.no/StructureDefinition/gb-body-weight"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"ObservationWeightPatient101\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-gb-body-weight.html\">GB Body weight</a></p></div><p><b>status</b>: registered</p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27113001)</span></p><p><b>subject</b>: <a href=\"Patient-Patient101.html\">Patient/Patient101</a></p><p><b>effective</b>: 2022-03-25 12:00:00+0000</p><p><b>value</b>: 99042 gram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g = 'g')</span></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "27113001",
"display" : "Body weight"
}
]
},
"subject" : {
"reference" : "Patient/Patient101"
},
"effectiveDateTime" : "2022-03-25T00:00:00.000Z",
"valueQuantity" : {
"value" : 99042,
"unit" : "gram",
"system" : "http://unitsofmeasure.org",
"code" : "g"
}
}