@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PathologyBundleExample"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/pathology-bundle"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:type [ fhir:v "transaction"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "uri:urn:5a136963-3b87-22f5-ca68-6eac30f8030a"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "DiagnosticReport"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "uri:urn:fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Observation"^^xsd:anyURI ] ] ] ) . # a fhir:DiagnosticReport ; 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 ] ) ; 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 "

Generated Narrative: DiagnosticReport 5a136963-3b87-22f5-ca68-6eac30f8030a

Profile: Medtech Pathology DiagnosticReport

Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')

Vitamin D (Laboratory)

SubjectAbnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))
Reported2023-06-09 16:35:00+0000
Performer Awanui (Identifier: HPIFacility/ZZZ1234 (use: official, ))
Identifier Filler Identifier/23-99990094-VIT-0 (use: official, )

Report Details

CodeValueReference RangeFlags
Microalbumin [Mass/volume] in UrineMany( < 30 )Final, Critical abnormal
"^^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:link ; 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:link ; fhir:reference [ fhir:v "Practitioner/AlexPractitionerExample" ] ; fhir:display [ fhir:v "Dr Medtech Apmt Staff" ] ] ) ; # fhir:result ( [ fhir:link ; 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 ] ] ) . # a fhir:Observation ; fhir:id [ fhir:v "fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/pathology-observation"^^xsd:anyURI ; fhir:link ] ) ; 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 "extensions" ] ; fhir:div "

Generated Narrative: Observation fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78

Profile: Medtech Pathology Observation

Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')

Medtech Pathology Observation Extension

  • external-observation-setid: 0001

status: Final

code: Microalbumin [Mass/volume] in Urine

subject: Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))

value: Many

interpretation: Critical abnormal

ReferenceRanges

-Text
*( < 30 )
"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "external-observation-setid"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "0001" ] ] ) ; fhir:url [ fhir:v "http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-observation-extension"^^xsd:anyURI ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14957-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14957-5" ] ; fhir:display [ fhir:v "Microalbumin [Mass/volume] in Urine" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/AlexPatientExample" ] ] ; # fhir:value [ a fhir:string ; fhir:v "Many" ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "AA" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "( < 30 )" ] ] ) . # # -------------------------------------------------------------------------------------