0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "UC5-DiabetesScreeningJune2020",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC5-DiabetesScreeningJune2020</b></p><a name=\"UC5-DiabetesScreeningJune2020\"> </a><a name=\"hcUC5-DiabetesScreeningJune2020\"> </a><a name=\"UC5-DiabetesScreeningJune2020-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14749-6}\">Blood glucose</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez Female, DoB: 1956-12-01</a></p><p><b>encounter</b>: <a href=\"Encounter-UC5-EncounterCarlosVanBurenJune2020.html\">Encounter: status = finished; class = AMB (AMB); period = 2020-06-10 --> 2020-06-10; reasonCode = Asthma follow-up</a></p><p><b>effective</b>: 2020-06-10</p><p><b>value</b>: 5.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:\">normal</span></p><p><b>note</b>: Blood glucose levels within normal range.</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "14749-6",
"display" : "Blood glucose"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC5-EncounterCarlosVanBurenJune2020"
},
"effectiveDateTime" : "2020-06-10",
"valueQuantity" : {
"value" : 5.3,
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"interpretation" : [
{
"coding" : [
{
"code" : "normal"
}
]
}
],
"note" : [
{
"text" : "Blood glucose levels within normal range."
}
]
}