NHS North West Genomics
2.0.4 - ci-build
NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 2.0.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-02 |
{
"resourceType" : "ValueSet",
"id" : "PatientEncounterTriggers",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PatientEncounterTriggers</b></p><a name=\"PatientEncounterTriggers\"> </a><a name=\"hcPatientEncounterTriggers\"> </a><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r4\"><code>http://terminology.hl7.org/CodeSystem/v2-0003</code></a><span title=\"Version is explicitly stated to be 2.9\"> version 📍2.9</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>A01</td><td style=\"color: #cccccc\">ADT/ACK - Admit/visit notification</td><td>ADT/ACK - Admit/visit notification</td></tr><tr><td>A02</td><td style=\"color: #cccccc\">ADT/ACK - Transfer a patient</td><td>ADT/ACK - Transfer a patient</td></tr><tr><td>A03</td><td style=\"color: #cccccc\">ADT/ACK - Discharge/end visit</td><td>ADT/ACK - Discharge/end visit</td></tr><tr><td>A04</td><td style=\"color: #cccccc\">ADT/ACK - Register a patient</td><td>ADT/ACK - Register a patient</td></tr><tr><td>A05</td><td style=\"color: #cccccc\">ADT/ACK - Pre-admit a patient</td><td>ADT/ACK - Pre-admit a patient</td></tr><tr><td>A06</td><td style=\"color: #cccccc\">ADT/ACK - Change an outpatient to an inpatient</td><td>ADT/ACK - Change an outpatient to an inpatient</td></tr><tr><td>A07</td><td style=\"color: #cccccc\">ADT/ACK - Change an inpatient to an outpatient</td><td>ADT/ACK - Change an inpatient to an outpatient</td></tr><tr><td>A09</td><td style=\"color: #cccccc\">ADT/ACK - Patient departing - tracking</td><td>ADT/ACK - Patient departing - tracking</td></tr><tr><td>A12</td><td style=\"color: #cccccc\">ADT/ACK - Cancel transfer</td><td>ADT/ACK - Cancel transfer</td></tr><tr><td>A15</td><td style=\"color: #cccccc\">ADT/ACK - Pending transfer</td><td>ADT/ACK - Pending transfer</td></tr><tr><td>A16</td><td style=\"color: #cccccc\">ADT/ACK - Pending discharge</td><td>ADT/ACK - Pending discharge</td></tr><tr><td>A38</td><td style=\"color: #cccccc\">ADT/ACK - Cancel pre-admit</td><td>ADT/ACK - Cancel pre-admit</td></tr><tr><td>A21</td><td style=\"color: #cccccc\">ADT/ACK - Patient goes on a "leave of absence"</td><td>ADT/ACK - Patient goes on a "leave of absence"</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/PatientEncounterTriggers",
"version" : "2.0.4",
"name" : "PatientEncounterTriggers",
"title" : "Patient Encounter Trigger",
"status" : "draft",
"experimental" : false,
"date" : "2026-06-02T10:31:56+00:00",
"publisher" : "NHS North West Genomics",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description" : "[IHE Patient Encounter Management [ITI-31]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-31.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
"version" : "2.9",
"concept" : [
{
"code" : "A01"
},
{
"code" : "A02"
},
{
"code" : "A03"
},
{
"code" : "A04"
},
{
"code" : "A05"
},
{
"code" : "A06"
},
{
"code" : "A07"
},
{
"code" : "A09"
},
{
"code" : "A12"
},
{
"code" : "A15"
},
{
"code" : "A16"
},
{
"code" : "A38"
},
{
"code" : "A21"
}
]
}
]
}
}