AU eRequesting Implementation Guide
1.0.1-ci-build - CI Build Australia flag

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

: ServiceRequest - Urine Microscopy, Culture and Sensitivity - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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-urinemcs-1> a fhir:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "order-urinemcs-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-urinemcs-1</b></p><a name=\"order-urinemcs-1\"> </a><a name=\"hcorder-urinemcs-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>: 3</p><p><b>AU eRequesting Fasting Precondition</b>: <span title=\"Codes:{http://snomed.info/sct 440565004}\">Nonfasting</span></p><p><b>identifier</b>: Placer Identifier/EMC1552642-1110-03</p><p><b>requisition</b>: Placer Group Number/EMC1552642-1110</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>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 401324008}\">Urine MCS</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI: Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>encounter</b>: <a href=\"Encounter-obsgynaeclinic.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2025-02-21 07:50:00+1000 --&gt; 2025-02-21 08:20:00+1000</a></p><p><b>occurrence</b>: 2025-02-21 08:10:00+1000</p><p><b>authoredOn</b>: 2025-02-21</p><p><b>requester</b>: <a href=\"PractitionerRole-obstetrician-losch-sallie.html\">PractitionerRole Obstetrician and Gynaecologist</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"DocumentReference-documentreference-clinical-context.html\">Clinical context</a></li><li><a href=\"Observation-observation-pregnancy-status.html\">Pregnancy status</a></li></ul></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 "3"^^xsd:integer ]
  ], [
     fhir:index 3 ;
     fhir:Extension.url [ fhir:value "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:440565004 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "440565004" ] ;
         fhir:Coding.display [ fhir:value "Nonfasting" ]
       ]
     ]
  ] ;
  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 "EMC1552642-1110-03" ] ;
     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 "EMC1552642-1110" ] ;
     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.priority [ fhir:value "urgent"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:401324008 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "401324008" ] ;
       fhir:Coding.display [ fhir:value "Urine microscopy, culture and sensitivities" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Urine MCS" ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/belger-remedios> ;
     fhir:Reference.reference [ fhir:value "Patient/belger-remedios" ]
  ] ;
  fhir:ServiceRequest.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/obsgynaeclinic> ;
     fhir:Reference.reference [ fhir:value "Encounter/obsgynaeclinic" ]
  ] ;
  fhir:ServiceRequest.occurrenceDateTime [ fhir:value "2025-02-21T08:10:00+10:00"^^xsd:dateTime] ;
  fhir:ServiceRequest.authoredOn [ fhir:value "2025-02-21"^^xsd:date] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/PractitionerRole/obstetrician-losch-sallie> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/obstetrician-losch-sallie" ]
  ] ;
  fhir:ServiceRequest.supportingInfo [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/DocumentReference/documentreference-clinical-context> ;
     fhir:Reference.reference [ fhir:value "DocumentReference/documentreference-clinical-context" ] ;
     fhir:Reference.display [ fhir:value "Clinical context" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/Observation/observation-pregnancy-status> ;
     fhir:Reference.reference [ fhir:value "Observation/observation-pregnancy-status" ] ;
     fhir:Reference.display [ fhir:value "Pregnancy status" ]
  ] .

<http://hl7.org/fhir/Patient/belger-remedios> a fhir:Patient .

<http://hl7.org/fhir/Encounter/obsgynaeclinic> a fhir:Encounter .

<http://hl7.org/fhir/PractitionerRole/obstetrician-losch-sallie> a fhir:PractitionerRole .

<http://hl7.org/fhir/DocumentReference/documentreference-clinical-context> a fhir:DocumentReference .

<http://hl7.org/fhir/Observation/observation-pregnancy-status> a fhir:Observation .

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

<http://hl7.org/fhir/ServiceRequest/order-urinemcs-1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ServiceRequest/order-urinemcs-1.ttl> .