Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: Pathology Bundle example - TTL Representation

Raw ttl | Download


@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/Bundle/PathologyBundleExample> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "PathologyBundleExample"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.medtechglobal.com/StructureDefinition/pathology-bundle" ;
       fhir:index 0 ;
       fhir:link <https://fhir.medtechglobal.com/StructureDefinition/pathology-bundle>
     ]
  ] ;
  fhir:Bundle.type [ fhir:value "transaction"] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "uri:urn:5a136963-3b87-22f5-ca68-6eac30f8030a" ] ;
     fhir:Bundle.entry.resource <uri:urn:5a136963-3b87-22f5-ca68-6eac30f8030a> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "DiagnosticReport" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "uri:urn:fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78" ] ;
     fhir:Bundle.entry.resource <uri:urn:fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Observation" ]
     ]
  ] .

<uri:urn:5a136963-3b87-22f5-ca68-6eac30f8030a> a fhir:DiagnosticReport ;
  fhir:Resource.id [ fhir:value "5a136963-3b87-22f5-ca68-6eac30f8030a"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.medtechglobal.com/StructureDefinition/pathology-diagnosticreport" ;
       fhir:index 0 ;
       fhir:link <https://fhir.medtechglobal.com/StructureDefinition/pathology-diagnosticreport>
     ] ;
     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 "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_5a136963-3b87-22f5-ca68-6eac30f8030a\"> </a><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: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-Confidentiality.html\">unrestricted (Details: Confidentiality code U = 'unrestricted')</a></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-hpi-facility-id.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>( &lt; 30 )</td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation AA}\">Critical abnormal</span></td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "external-patient-family" ] ;
       fhir:Extension.valueString [ fhir:value "Chent" ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "ordering-provider-identifier" ] ;
       fhir:Extension.valueString [ fhir:value "ZZZ123" ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "ordering-provider-family" ] ;
       fhir:Extension.valueString [ fhir:value "Johnston" ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "external-patient-given" ] ;
       fhir:Extension.valueString [ fhir:value "Pay" ]
     ], [
       fhir:index 4 ;
       fhir:Extension.url [ fhir:value "external-patient-nhi" ] ;
       fhir:Extension.valueString [ fhir:value "YYY123" ]
     ], [
       fhir:index 5 ;
       fhir:Extension.url [ fhir:value "external-patient-dob" ] ;
       fhir:Extension.valueString [ fhir:value "1990-08-12" ]
     ], [
       fhir:index 6 ;
       fhir:Extension.url [ fhir:value "ordering-provider-given" ] ;
       fhir:Extension.valueString [ fhir:value "Alex" ]
     ] ;
     fhir:Extension.url [ fhir:value "http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-diagnosticreport-extension" ]
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "FILL" ]
       ]
     ] ;
     fhir:Identifier.value [ fhir:value "23-99990094-VIT-0" ]
  ] ;
  fhir:DiagnosticReport.status [ fhir:value "final"] ;
  fhir:DiagnosticReport.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ] ;
       fhir:Coding.code [ fhir:value "LAB" ]
     ]
  ] ;
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.code [ fhir:value "VIT" ] ;
       fhir:Coding.display [ fhir:value "Vitamin D" ]
     ]
  ] ;
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/AlexPatientExample> ;
     fhir:Reference.reference [ fhir:value "Patient/AlexPatientExample" ]
  ] ;
  fhir:DiagnosticReport.issued [ fhir:value "2023-06-09T16:35:00Z"^^xsd:dateTime] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:Reference.type [ fhir:value "Organization" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.use [ fhir:value "official" ] ;
       fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/hpi-facility-id" ] ;
       fhir:Identifier.value [ fhir:value "ZZZ1234" ]
     ] ;
     fhir:Reference.display [ fhir:value "Awanui" ]
  ] ;
  fhir:DiagnosticReport.resultsInterpreter [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Practitioner/AlexPractitionerExample> ;
     fhir:Reference.reference [ fhir:value "Practitioner/AlexPractitionerExample" ] ;
     fhir:Reference.display [ fhir:value "Dr Medtech Apmt Staff" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78> ;
     fhir:Reference.reference [ fhir:value "Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78" ]
  ] ;
  fhir:DiagnosticReport.presentedForm [
     fhir:index 0 ;
     fhir:Attachment.contentType [ fhir:value "text/rtf" ] ;
     fhir:Attachment.data [ fhir:value "RXhhbXBsZSByZXN1bHQ6IDEyMyBtbC9tb2w="^^xsd:base64Binary ]
  ] .

<http://hl7.org/fhir/Patient/AlexPatientExample> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/AlexPractitionerExample> a fhir:Practitioner .

<http://hl7.org/fhir/Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78> a fhir:Observation .

<uri:urn:fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78> a fhir:Observation ;
  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\"><a name=\"Observation_fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78\"> </a><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>( &lt; 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 )" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/PathologyBundleExample.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/PathologyBundleExample.ttl> .