FHIR Implementation Guide for PUBLIC Testing
0.1.0 - ci-build
FHIR Implementation Guide for PUBLIC Testing - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "servicerequest-urinemcs",
"meta" : {
"profile" : [
🔗 "http://hl7.org.au/fhir/StructureDefinition/au-servicerequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-urinemcs</b></p><a name=\"servicerequest-urinemcs\"> </a><a name=\"hcservicerequest-urinemcs\"> </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=\"http://hl7.org.au/fhir/6.0.0/StructureDefinition-au-servicerequest.html\">AU Base ServiceRequest</a></p></div><p><b>identifier</b>: OBR-2-1: External ID/2234408089\u00a0(use:\u00a0usual,\u00a0), OBR-3-1: Laboratory Number/2234408089\u00a0(use:\u00a0official,\u00a0)</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 401324008}\">Urine M/C/S</span></p><p><b>subject</b>: <a href=\"Patient-patient-lynch-alyce.html\">Alyce SHAUNA LYNCH (official) Female, DoB: 2009-12-02 ( Hospital Unique patient number:\u00a0PC842914\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-female-ed.html\">Encounter: identifier = Visit number:\u00a02964051\u00a0(use:\u00a0official,\u00a0); status = finished; class = ambulatory (ActCode#AMB); type = E; period = 2023-02-04 09:30:00+1030 --> 2023-02-04 18:30:00+1030</a></p><p><b>occurrence</b>: 2023-02-04</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-persson-una.html\">Practitioner Una Persson </a></p><p><b>locationReference</b>: <a href=\"Location-location-hosp-ed.html\">Location Emergency Department (Hospital)</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 34436003}\">Haematuria</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-urine.html\">Specimen: status = available; type = Urine specimen; receivedTime = 2023-02-04 12:15:00+1030</a></p></div>"
},
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PLAC",
"display" : "Placer Identifier"
}
],
"text" : "OBR-2-1: External ID"
},
"system" : "http://fhir.osbornemj.com/id/pon",
"value" : "2234408089"
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FILL",
"display" : "Filler Identifier"
}
],
"text" : "OBR-3-1: Laboratory Number"
},
"system" : "http://fhir.osbornemj.com/id/fon",
"value" : "2234408089"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108252007",
"display" : "Laboratory procedure"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "401324008",
"display" : "Urine microscopy, culture and sensitivities"
}
],
"text" : "Urine M/C/S"
},
"subject" : {
🔗 "reference" : "Patient/patient-lynch-alyce"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-female-ed"
},
"occurrenceDateTime" : "2023-02-04",
"requester" : {
🔗 "reference" : "Practitioner/practitioner-persson-una"
},
"locationReference" : [
{
🔗 "reference" : "Location/location-hosp-ed"
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "34436003",
"display" : "Haematuria"
}
]
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/specimen-urine"
}
]
}