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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "5a136963-3b87-22f5-ca68-6eac30f8030a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.medtechglobal.com/StructureDefinition/pathology-diagnosticreport"^^xsd:anyURI ;
fhir:link <https://fhir.medtechglobal.com/StructureDefinition/pathology-diagnosticreport> ] ) ;
( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 5a136963-3b87-22f5-ca68-6eac30f8030a</b></p><a name=\"5a136963-3b87-22f5-ca68-6eac30f8030a\"> </a><a name=\"hc5a136963-3b87-22f5-ca68-6eac30f8030a\"> </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-diagnosticreport.html\">Medtech Pathology DiagnosticReport</a></p><p style=\"margin-bottom: 0px\">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><h2><span title=\"Codes:\">Vitamin D</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</td></tr><tr><td>Reported</td><td>2023-06-09 16:35:00+0000</td></tr><tr><td>Performer</td><td> Awanui (Identifier: <a href=\"https://build.fhir.org/ig/HL7NZ/nzbase/NamingSystem-hpiFacility.html\" title=\"HPI facilities\">HPIFacility</a>/ZZZ1234 (use: official, ))</td></tr><tr><td>Identifier</td><td> Filler Identifier/23-99990094-VIT-0 (use: official, )</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td></tr><tr><td><a href=\"Observation-fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78.html\"><span title=\"Codes:{http://loinc.org 14957-5}\">Microalbumin [Mass/volume] in Urine</span></a></td><td>Many</td><td>( < 30 )</td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation AA}\">Critical abnormal</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "external-patient-family"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Chent" ] ] [
fhir:url [ fhir:v "ordering-provider-identifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "ZZZ123" ] ] [
fhir:url [ fhir:v "ordering-provider-family"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Johnston" ] ] [
fhir:url [ fhir:v "external-patient-given"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Pay" ] ] [
fhir:url [ fhir:v "external-patient-nhi"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "YYY123" ] ] [
fhir:url [ fhir:v "external-patient-dob"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1990-08-12" ] ] [
fhir:url [ fhir:v "ordering-provider-given"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Alex" ] ] ) ;
fhir:url [ fhir:v "http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-diagnosticreport-extension"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FILL" ] ] ) ] ;
fhir:value [ fhir:v "23-99990094-VIT-0" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:code [ fhir:v "VIT" ] ;
fhir:display [ fhir:v "Vitamin D" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/AlexPatientExample" ]
] ; #
fhir:issued [ fhir:v "2023-06-09T16:35:00Z"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZZZ1234" ] ] ;
fhir:display [ fhir:v "Awanui" ]
] ) ; #
fhir:resultsInterpreter ( [
fhir:reference [ fhir:v "Practitioner/AlexPractitionerExample" ] ;
fhir:display [ fhir:v "Dr Medtech Apmt Staff" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78" ]
] ) ; #
fhir:presentedForm ( [
fhir:contentType [ fhir:v "text/rtf" ] ;
fhir:data [ fhir:v "RXhhbXBsZSByZXN1bHQ6IDEyMyBtbC9tb2w="^^xsd:base64Binary ]
] ) . #
IG © 2023+ Medtech Global. Package medtech.fhir.alex.ig#0.0.1 based on FHIR 4.0.1. Generated 2025-08-12
Links: Table of Contents |
QA Report