North West Genomic Medicine Service Alliance
0.0.1 - ci-build
DRAFT Implementation Guide
This is for collaboration and discussion purposes and is subject to change.
North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "TaskGenomicOrderRequested",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task TaskGenomicOrderRequested</b></p><a name=\"TaskGenomicOrderRequested\"> </a><a name=\"hcTaskGenomicOrderRequested\"> </a><p><b>identifier</b>: <code>https://fhir.mft.nhs.uk/Id/Specimen/Beaker</code>/25GEN-029GN00001</p><p><b>status</b>: Requested</p><p><b>intent</b>: order</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=\"ServiceRequest-ServiceRequestGenomicsOrderCodedEntries.html\">ServiceRequest Diagnostic testing for known variant(s)</a></p><p><b>for</b>: <a href=\"Patient-Patient-OctaviaCHISLETT-9449305552.html\">Octavia CHISLETT</a></p><p><b>authoredOn</b>: 2025-01-29</p><p><b>requester</b>: <a href=\"Organization-R0A.html\">MANCHESTER UNIVERSITY NHS FOUNDATION TRUST</a></p><p><b>owner</b>: <a href=\"Organization-699X0.html\">NORTH WEST GLH</a></p></div>"
},
"identifier" : [
{
"system" : "https://fhir.mft.nhs.uk/Id/Specimen/Beaker",
"value" : "25GEN-029GN00001",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "R0A"
}
}
}
],
"status" : "requested",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/CodeSystem/task-code",
"code" : "fulfill"
}
]
},
"focus" : {
🔗 "reference" : "ServiceRequest/ServiceRequestGenomicsOrderCodedEntries",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PLAC"
}
]
},
"system" : "urn:oid:1.2.840.114350.1.13.861.1.7.2.798268",
"value" : "1601737",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "R0A"
}
}
}
},
"for" : {
🔗 "reference" : "Patient/Patient-OctaviaCHISLETT-9449305552",
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9449305552"
},
"display" : "Octavia CHISLETT"
},
"authoredOn" : "2025-01-29",
"requester" : {
🔗 "reference" : "Organization/R0A",
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "R0A"
},
"display" : "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST"
},
"owner" : {
🔗 "reference" : "Organization/699X0",
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "699X0"
},
"display" : "NORTH WEST GLH"
}
}