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
@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/Bundle/bundle-imaging-1> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "bundle-imaging-1"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-bundle-imagingrequest" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-bundle-imagingrequest> ] ] ; fhir:Bundle.type [ fhir:value "transaction"] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000101> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Patient" ] ] ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000102" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000102> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner" ] ] ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000103" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000103> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "PractitionerRole" ] ] ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000104> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization" ] ] ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000105" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000105> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization" ] ] ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000106" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000106> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Encounter" ] ] ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000107" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000107> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Coverage" ] ] ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000108" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000108> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest" ] ] ], [ fhir:index 8 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000201" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000201> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Task" ] ] ], [ fhir:index 9 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000202" ] ; fhir:Bundle.entry.resource <urn:uuid:6f5f6f11-0002-4001-8001-000000000202> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Task" ] ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000101> a fhir:Patient ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-patient" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-patient> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient </b></p><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-patient.html\">AU eRequesting Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0491570158(Mobile)</li><li>ph: 0770109298(Home)</li><li><a href=\"mailto:fred.roberts@myownpersonaldomain.com\">fred.roberts@myownpersonaldomain.com</a></li><li>33 Southern Cl Westbrook QLD 4350 AU </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin.\"><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-indigenous-status.html\">Australian Indigenous Status</a></td><td colspan=\"3\">australian-indigenous-status-1: 4 (Neither Aboriginal nor Torres Strait Islander origin)</td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/indigenous-status" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1" ] ; fhir:Coding.code [ fhir:value "4" ] ; fhir:Coding.display [ fhir:value "Neither Aboriginal nor Torres Strait Islander origin" ] ] ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/ihi-status" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1" ] ; fhir:Coding.code [ fhir:value "active" ] ] ], [ fhir:index 1 ; fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/ihi-record-status" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1" ] ; fhir:Coding.code [ fhir:value "verified" ] ; fhir:Coding.display [ fhir:value "verified" ] ] ], [ fhir:index 2 ; fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/StructureDefinition/ihi-verified-date" ] ; fhir:Extension.valueDateTime [ fhir:value "2024-02-13"^^xsd:date ] ] ; 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 "NI" ] ] ; fhir:CodeableConcept.text [ fhir:value "IHI" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ] ; fhir:Identifier.value [ fhir:value "8003608500314661" ] ] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "usual" ] ; fhir:HumanName.family [ fhir:value "Roberts" ] ; fhir:HumanName.given [ fhir:value "Fred" ; fhir:index 0 ] ] ; fhir:Patient.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0491570158" ] ; fhir:ContactPoint.use [ fhir:value "mobile" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0770109298" ] ; fhir:ContactPoint.use [ fhir:value "home" ] ], [ fhir:index 2 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "fred.roberts@myownpersonaldomain.com" ] ] ; fhir:Patient.gender [ fhir:value "male"] ; fhir:Patient.birthDate [ fhir:value "1961-06-16"^^xsd:date] ; fhir:Patient.address [ fhir:index 0 ; fhir:Address.line [ fhir:value "33 Southern Cl" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Westbrook" ] ; fhir:Address.state [ fhir:value "QLD" ] ; fhir:Address.postalCode [ fhir:value "4350" ] ; fhir:Address.country [ fhir:value "AU" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000102> a fhir:Practitioner ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner </b></p><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-practitioner.html\">AU eRequesting Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611566718288</p><p><b>name</b>: Jarred Guthridge </p></div>" ] ; fhir:Practitioner.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 "NPI" ] ; fhir:Coding.display [ fhir:value "National provider identifier" ] ] ; fhir:CodeableConcept.text [ fhir:value "HPI-I" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpii/1.0" ] ; fhir:Identifier.value [ fhir:value "8003611566718288" ] ] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.family [ fhir:value "Guthridge" ] ; fhir:HumanName.given [ fhir:value "Jarred" ; fhir:index 0 ] ; fhir:HumanName.prefix [ fhir:value "Dr." ; fhir:index 0 ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000103> a fhir:PractitionerRole ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole </b></p><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-practitionerrole.html\">AU eRequesting PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/2448301T</p><p><b>practitioner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000102\">Practitioner Jarred Guthridge </a></p><p><b>organization</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000104\">Organization Elimbah Medical Centre</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62247001}, {http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 253111}\">General Practitioner</span></p><p><b>telecom</b>: ph: 0770109540, <a href=\"mailto:jarred.guthridge@elimbahmedicalcentre.example.com.au\">jarred.guthridge@elimbahmedicalcentre.example.com.au</a></p></div>" ] ; fhir:PractitionerRole.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "UPIN" ] ; fhir:Coding.display [ fhir:value "Medicare Provider Number" ] ] ; fhir:CodeableConcept.text [ fhir:value "Medicare Provider Number" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/medicare-provider-number" ] ; fhir:Identifier.value [ fhir:value "2448301T" ] ] ; fhir:PractitionerRole.practitioner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000102" ] ] ; fhir:PractitionerRole.organization [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ] ; fhir:PractitionerRole.code [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:62247001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "62247001" ] ], [ fhir:index 1 ; fhir:Coding.system [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0" ] ; fhir:Coding.code [ fhir:value "253111" ] ] ; fhir:CodeableConcept.text [ fhir:value "General Practitioner" ] ] ; fhir:PractitionerRole.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0770109540" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "jarred.guthridge@elimbahmedicalcentre.example.com.au" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000104> a fhir:Organization ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization </b></p><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-organization.html\">AU eRequesting Organization</a></p></div><p><b>identifier</b>: HPI-O/8003629900040359</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 288565001}\">Medical Centre</span></p><p><b>name</b>: Elimbah Medical Centre</p><p><b>telecom</b>: <a href=\"mailto:info@elimbahmedicalcentre.example.com.au\">info@elimbahmedicalcentre.example.com.au</a>, ph: (07)555 03997(Work)</p><p><b>address</b>: 199 Copper Esp Elimbah QLD 4516 AU </p></div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "NOI" ] ; fhir:Coding.display [ fhir:value "National Organisation Identifier" ] ] ; fhir:CodeableConcept.text [ fhir:value "HPI-O" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ; fhir:Identifier.value [ fhir:value "8003629900040359" ] ] ; fhir:Organization.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:288565001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "288565001" ] ; fhir:Coding.display [ fhir:value "Medical centre" ] ] ; fhir:CodeableConcept.text [ fhir:value "Medical Centre" ] ] ; fhir:Organization.name [ fhir:value "Elimbah Medical Centre"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "info@elimbahmedicalcentre.example.com.au" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(07)555 03997" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.line [ fhir:value "199 Copper Esp" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Elimbah" ] ; fhir:Address.state [ fhir:value "QLD" ] ; fhir:Address.postalCode [ fhir:value "4516" ] ; fhir:Address.country [ fhir:value "AU" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000105> a fhir:Organization ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization </b></p><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-organization.html\">AU eRequesting Organization</a></p></div><p><b>identifier</b>: HPI-O/8003623233373306</p><p><b>type</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8520}\">Radiology practice</span></p><p><b>name</b>: Mount Charlton Radiology</p><p><b>telecom</b>: <a href=\"mailto:reception@mouncharltonradiology.example.net\">reception@mouncharltonradiology.example.net</a>, ph: (07) 555 02224(Work)</p><p><b>address</b>: 7 Desleigh Rdge Mount Charlton QLD 4741 AU (work)</p></div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "NOI" ] ; fhir:Coding.display [ fhir:value "National Organisation Identifier" ] ] ; fhir:CodeableConcept.text [ fhir:value "HPI-O" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/hpio/1.0" ] ; fhir:Identifier.value [ fhir:value "8003623233373306" ] ] ; fhir:Organization.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0" ] ; fhir:Coding.code [ fhir:value "8520" ] ; fhir:Coding.display [ fhir:value "Pathology and Diagnostic Imaging Services" ] ] ; fhir:CodeableConcept.text [ fhir:value "Radiology practice" ] ] ; fhir:Organization.name [ fhir:value "Mount Charlton Radiology"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "reception@mouncharltonradiology.example.net" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(07) 555 02224" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.use [ fhir:value "work" ] ; fhir:Address.type [ fhir:value "physical" ] ; fhir:Address.line [ fhir:value "7 Desleigh Rdge" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Mount Charlton" ] ; fhir:Address.state [ fhir:value "QLD" ] ; fhir:Address.postalCode [ fhir:value "4741" ] ; fhir:Address.country [ fhir:value "AU" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000106> a fhir:Encounter ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-encounter" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-encounter> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter </b></p><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-encounter.html\">AU eRequesting Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 788007007}\">General practice service</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></td><td><a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></td></tr></table><p><b>period</b>: 2024-05-11 10:15:00+1000 --> 2024-05-11 10:30:00+1000</p><p><b>serviceProvider</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000104\">Organization Elimbah Medical Centre</a></p></div>" ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "AMB" ] ; fhir:Coding.display [ fhir:value "ambulatory" ] ] ; fhir:Encounter.serviceType [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:788007007 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "788007007" ] ; fhir:Coding.display [ fhir:value "General practice service" ] ] ] ; fhir:Encounter.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ] ; fhir:Encounter.participant [ fhir:index 0 ; fhir:Encounter.participant.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ; fhir:Coding.code [ fhir:value "PPRF" ] ; fhir:Coding.display [ fhir:value "primary performer" ] ] ] ; fhir:Encounter.participant.individual [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000103" ] ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2024-05-11T10:15:00+10:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2024-05-11T10:30:00+10:00"^^xsd:dateTime ] ] ; fhir:Encounter.serviceProvider [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000107> a fhir:Coverage ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-coverage" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-coverage> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage </b></p><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-coverage.html\">AU eRequesting Coverage</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-selfpay payconc}\">Concession</span></p><p><b>beneficiary</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>payor</b>: Identifier: IHI/8003608500314661</p></div>" ] ; fhir:Coverage.status [ fhir:value "active"] ; fhir:Coverage.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-selfpay" ] ; fhir:Coding.code [ fhir:value "payconc" ] ; fhir:Coding.display [ fhir:value "Concession" ] ] ] ; fhir:Coverage.beneficiary [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ] ; fhir:Coverage.payor [ fhir:index 0 ; fhir:Reference.identifier [ 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 "NI" ] ] ; fhir:CodeableConcept.text [ fhir:value "IHI" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ] ; fhir:Identifier.value [ fhir:value "8003608500314661" ] ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000108> a fhir:ServiceRequest ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest </b></p><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-imag.html\">AU eRequesting Imaging Request</a></p></div><p><b>AU eRequesting Display Sequence</b>: 1</p><p><b>identifier</b>: Placer Identifier/EMC4542244-5624-01</p><p><b>requisition</b>: Placer Group Number/EMC4542244-5624</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363679005}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399208008}\">Chest X-Ray</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>encounter</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000106\">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=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>insurance</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000107\">Coverage: status = active; type = Concession</a></p></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; 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-5624-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-5624" ] ; 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:363679005 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "363679005" ] ; fhir:Coding.display [ fhir:value "Imaging" ] ] ] ; fhir:ServiceRequest.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:399208008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "399208008" ] ; fhir:Coding.display [ fhir:value "Plain chest X-ray" ] ] ; fhir:CodeableConcept.text [ fhir:value "Chest X-Ray" ] ] ; fhir:ServiceRequest.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ] ; fhir:ServiceRequest.encounter [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000106" ] ] ; fhir:ServiceRequest.authoredOn [ fhir:value "2024-05-11"^^xsd:date] ; fhir:ServiceRequest.requester [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000103" ] ] ; fhir:ServiceRequest.insurance [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000107" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000201> a fhir:Task ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-group" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-group> ] ; fhir:Meta.tag [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/resource-tag" ] ; fhir:Coding.code [ fhir:value "fulfilment-task-group" ] ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task </b></p><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-task-group.html\">AU eRequesting Task Group</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-resource-tag.html\">fulfilment of a group task (Details: Resource Tag code fulfilment-task-group = 'fulfilment of a group task')</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC4542244-5624</p><p><b>status</b>: Requested</p><p><b>statusReason</b>: <span title=\"Codes:\">confirmed booking with Mount Charlton Radiology reception</span></p><p><b>businessStatus</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/task-business-status service-booked}\">Service booked</span></p><p><b>intent</b>: order</p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>for</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>lastModified</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>owner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000105\">Organization Mount Charlton Radiology</a></p></div>" ] ; fhir:Task.groupIdentifier [ 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:CodeableConcept.text [ fhir:value "Placer Group Number" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165" ] ; fhir:Identifier.value [ fhir:value "EMC4542244-5624" ] ; fhir:Identifier.assigner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ; fhir:Reference.display [ fhir:value "Elimbah Medical Centre" ] ] ] ; fhir:Task.status [ fhir:value "requested"] ; fhir:Task.statusReason [ fhir:CodeableConcept.text [ fhir:value "confirmed booking with Mount Charlton Radiology reception" ] ] ; fhir:Task.businessStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/task-business-status" ] ; fhir:Coding.code [ fhir:value "service-booked" ] ] ] ; fhir:Task.intent [ fhir:value "order"] ; fhir:Task.priority [ fhir:value "urgent"] ; fhir:Task.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/CodeSystem/task-code" ] ; fhir:Coding.code [ fhir:value "fulfill" ] ] ] ; fhir:Task.for [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ] ; fhir:Task.authoredOn [ fhir:value "2024-05-11"^^xsd:date] ; fhir:Task.lastModified [ fhir:value "2024-05-11"^^xsd:date] ; fhir:Task.requester [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000103" ] ] ; fhir:Task.owner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000105" ] ] . <urn:uuid:6f5f6f11-0002-4001-8001-000000000202> a fhir:Task ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-diagnosticrequest" ; fhir:index 0 ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-diagnosticrequest> ] ; fhir:Meta.tag [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/resource-tag" ] ; fhir:Coding.code [ fhir:value "fulfilment-task" ] ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task </b></p><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-task-diagnosticrequest.html\">AU eRequesting Task Diagnostic Request</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-resource-tag.html\">fulfilment of a task (Details: Resource Tag code fulfilment-task = 'fulfilment of a task')</a></p></div><p><b>identifier</b>: Placer Identifier/EMC4542244-5624-1</p><p><b>groupIdentifier</b>: Placer Group Number/EMC4542244-5624</p><p><b>partOf</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000201\">Task Fulfill the focal request</a></p><p><b>status</b>: Requested</p><p><b>businessStatus</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/task-business-status service-booked}\">Service booked</span></p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000108\">ServiceRequest Plain chest X-ray</a></p><p><b>for</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>owner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000105\">Organization Mount Charlton Radiology</a></p></div>" ] ; fhir:Task.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/8003622500032165" ] ; fhir:Identifier.value [ fhir:value "EMC4542244-5624-1" ] ; fhir:Identifier.assigner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ; fhir:Reference.display [ fhir:value "Elimbah Medical Centre" ] ] ] ; fhir:Task.groupIdentifier [ 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:CodeableConcept.text [ fhir:value "Placer Group Number" ] ] ; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165" ] ; fhir:Identifier.value [ fhir:value "EMC4542244-5624" ] ; fhir:Identifier.assigner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000104" ] ; fhir:Reference.display [ fhir:value "Elimbah Medical Centre" ] ] ] ; fhir:Task.partOf [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000201" ] ] ; fhir:Task.status [ fhir:value "requested"] ; fhir:Task.businessStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/task-business-status" ] ; fhir:Coding.code [ fhir:value "service-booked" ] ] ] ; fhir:Task.intent [ fhir:value "order"] ; fhir:Task.priority [ fhir:value "routine"] ; fhir:Task.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/CodeSystem/task-code" ] ; fhir:Coding.code [ fhir:value "fulfill" ] ] ] ; fhir:Task.focus [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000108" ] ] ; fhir:Task.for [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000101" ] ] ; fhir:Task.authoredOn [ fhir:value "2024-05-11"^^xsd:date] ; fhir:Task.requester [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000103" ] ] ; fhir:Task.owner [ fhir:Reference.reference [ fhir:value "urn:uuid:6f5f6f11-0002-4001-8001-000000000105" ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/bundle-imaging-1.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/bundle-imaging-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