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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.medtechglobal.com/StructureDefinition/pathology-observation" ;
fhir:index 0 ;
fhir:link <https://fhir.medtechglobal.com/StructureDefinition/pathology-observation>
] ;
fhir:Meta.security [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-Confidentiality" ] ;
fhir:Coding.code [ fhir:value "U" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pathology-observation.html\">Medtech Pathology Observation</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-Confidentiality.html\">unrestricted (Details: Confidentiality code U = 'unrestricted')</a></p></div><blockquote><p><b>Medtech Pathology Observation Extension</b></p><ul><li>external-observation-setid: 0001</li></ul></blockquote><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#NHI#ZXP7823 (use: official, ))</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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "external-observation-setid" ] ;
fhir:Extension.valueString [ fhir:value "0001" ]
] ;
fhir:Extension.url [ fhir:value "http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-observation-extension" ]
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:14957-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "14957-5" ] ;
fhir:Coding.display [ fhir:value "Microalbumin [Mass/volume] in Urine" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/AlexPatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/AlexPatientExample" ]
] ;
fhir:Observation.valueString [ fhir:value "Many"] ;
fhir:Observation.interpretation [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
fhir:Coding.code [ fhir:value "AA" ]
]
] ;
fhir:Observation.referenceRange [
fhir:index 0 ;
fhir:Observation.referenceRange.text [ fhir:value "( < 30 )" ]
] .
<http://hl7.org/fhir/Patient/AlexPatientExample> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78.ttl> .
IG © 2023+ Medtech Global. Package medtech.fhir.alex.ig#0.0.1 based on FHIR 4.0.1. Generated 2026-07-17
Links: Table of Contents |
QA Report