AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-erequesting/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/order-fbc-1> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "order-fbc-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path" ;
fhir:index 0 ;
fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path>
]
] ;
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: ServiceRequest order-fbc-1</b></p><a name=\"order-fbc-1\"> </a><a name=\"hcorder-fbc-1\"> </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-au-erequesting-servicerequest-path.html\">AU eRequesting Pathology Request</a></p></div><p><b>AU eRequesting Display Sequence</b>: 1</p><p><b>identifier</b>: Placer Identifier/EMC4542244-5625-01</p><p><b>requisition</b>: Placer Group Number/EMC4542244-5625</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 26604007}\">FBC</span></p><p><b>subject</b>: <a href=\"Patient-roberts-fred.html\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>encounter</b>: <a href=\"Encounter-gp-consultation.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = General practice service; period = 2024-05-11 10:15:00+1000 --> 2024-05-11 10:30:00+1000</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"PractitionerRole-generalpractitioner-guthridge-jarred.html\">PractitionerRole General practitioner</a></p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence" ] ;
fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
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 "PLAC" ] ;
fhir:Coding.display [ fhir:value "Placer Identifier" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359" ] ;
fhir:Identifier.value [ fhir:value "EMC4542244-5625-01" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Elimbah Medical Centre" ]
]
] ;
fhir:ServiceRequest.requisition [
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 "PGN" ] ;
fhir:Coding.display [ fhir:value "Placer Group Number" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359" ] ;
fhir:Identifier.value [ fhir:value "EMC4542244-5625" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Elimbah Medical Centre" ]
]
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:108252007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "108252007" ] ;
fhir:Coding.display [ fhir:value "Laboratory procedure" ]
]
] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:26604007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "26604007" ] ;
fhir:Coding.display [ fhir:value "Complete blood count" ]
] ;
fhir:CodeableConcept.text [ fhir:value "FBC" ]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/roberts-fred> ;
fhir:Reference.reference [ fhir:value "Patient/roberts-fred" ]
] ;
fhir:ServiceRequest.encounter [
fhir:link <http://hl7.org/fhir/Encounter/gp-consultation> ;
fhir:Reference.reference [ fhir:value "Encounter/gp-consultation" ]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2024-05-11"^^xsd:date] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/generalpractitioner-guthridge-jarred> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/generalpractitioner-guthridge-jarred" ]
] .
<http://hl7.org/fhir/Patient/roberts-fred> a fhir:Patient .
<http://hl7.org/fhir/Encounter/gp-consultation> a fhir:Encounter .
<http://hl7.org/fhir/PractitionerRole/generalpractitioner-guthridge-jarred> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/order-fbc-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/order-fbc-1.ttl> .
IG © 2024 HL7 Australia. Package hl7.fhir.au.ereq#1.0.1-ci-build based on FHIR 4.0.1. Generated 2026-08-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change