Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "f3533ea0-9588-4f25-ace7-969d80823b20",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest f3533ea0-9588-4f25-ace7-969d80823b20</b></p><a name=\"f3533ea0-9588-4f25-ace7-969d80823b20\"> </a><a name=\"hcf3533ea0-9588-4f25-ace7-969d80823b20\"> </a><p><b>identifier</b>: Placer Identifier/urn:uuid:f3533ea0-9588-4f25-ace7-969d80823b20</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 3457005}\">Patient Referral</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 425315000}\">Cardiac assessment</span></p><p><b>subject</b>: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9912003888</p><p><b>performer</b>: Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/FFX11</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PLAC"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:f3533ea0-9588-4f25-ace7-969d80823b20",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "3457005",
"display" : "Patient Referral"
}
]
}
],
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "425315000",
"display" : "Cardiac assessment"
}
]
},
"subject" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9912003888"
}
},
"performer" : [
{
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "FFX11"
}
}
]
}