1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "ServiceRequestLabOrderExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ServiceRequestLabOrder"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestLabOrderExample</b></p><a name=\"ServiceRequestLabOrderExample\"> </a><a name=\"hcServiceRequestLabOrderExample\"> </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-ServiceRequestLabOrder.html\">ServiceRequestLabOrder</a></p></div><p><b>PayingUnit</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE0001062-01</p><p><b>CopyRecipientHealthcareUnit</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE0001075-01</p><p><b>basedOn</b>: <a href=\"#hcServiceRequestLabOrderExample/1\">ServiceRequest NPU01961</a></p><p><b>requisition</b>: <code>https://fhir.cambio.se/ServiceRequest/lab-order-requisition</code>/EXT-0000000001</p><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 55284006}\">55284006</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.3.1</code>/197001080000</p><p><b>occurrence</b>: 2026-02-26 12:04:00+0100</p><p><b>authoredOn</b>: 2026-02-26 11:04:00+0100</p><p><b>requester</b>: <a href=\"PractitionerRole/PractitionerRoleLiteSeExample\">PractitionerRole/PractitionerRoleLiteSeExample</a></p><p><b>performer</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE0007343-01</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest #1</b></p><a name=\"ServiceRequestLabOrderExample/1\"> </a><a name=\"hcServiceRequestLabOrderExample/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-ServiceRequestLabAnalysis.html\">ServiceRequestLabAnalysis</a></p></div><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 55284006}\">55284006</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://npu-terminology.org NPU01961}\">NPU01961</span></p><p><b>subject</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.3.1</code>/197001080000</p><p><b>performer</b>: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE0007343-01</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "ServiceRequest",
"id" : "1",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ServiceRequestLabAnalysis"
]
},
"status" : "draft",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "55284006"
}
]
}
],
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://npu-terminology.org",
"code" : "NPU01961"
}
]
},
"subject" : {
"type" : "Patient",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "197001080000"
}
},
"performer" : [
{
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE0007343-01"
}
}
]
}
],
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/organization-payingUnit",
"valueReference" : {
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE0001062-01"
}
}
},
{
"url" : "https://fhir.cambio.se/StructureDefinition/organization-copyRecipientHealthcareUnit",
"valueReference" : {
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE0001075-01"
}
}
}
],
"basedOn" : [
{
"reference" : "#1"
}
],
"requisition" : {
"system" : "https://fhir.cambio.se/ServiceRequest/lab-order-requisition",
"value" : "EXT-0000000001"
},
"status" : "draft",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "55284006"
}
]
}
],
"priority" : "routine",
"subject" : {
"type" : "Patient",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.3.1",
"value" : "197001080000"
}
},
"occurrenceDateTime" : "2026-02-26T12:04:00+01:00",
"authoredOn" : "2026-02-26T11:04:00+01:00",
"requester" : {
"reference" : "PractitionerRole/PractitionerRoleLiteSeExample",
"type" : "PractitionerRole"
},
"performer" : [
{
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE0007343-01"
}
}
]
}