Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78",
"meta" : {
"profile" : [
🔗 "https://fhir.medtechglobal.com/StructureDefinition/pathology-observation"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "U"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78</b></p><a name=\"fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78\"> </a><a name=\"hcfe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78\"> </a><a name=\"fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14957-5}\">Microalbumin [Mass/volume] in Urine</span></p><p><b>subject</b>: <a href=\"Patient-AlexPatientExample.html\">Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#ZXP7823\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: Many</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation AA}\">Critical abnormal</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>( < 30 )</td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "external-observation-setid",
"valueString" : "0001"
}
],
"url" : "http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-observation-extension"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "14957-5",
"display" : "Microalbumin [Mass/volume] in Urine"
}
]
},
"subject" : {
🔗 "reference" : "Patient/AlexPatientExample"
},
"valueString" : "Many",
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "AA"
}
]
}
],
"referenceRange" : [
{
"text" : "( < 30 )"
}
]
}