FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PatientEncounterTriggers

Packagenw-gmsa.github.io
Resource TypeValueSet
IdPatientEncounterTriggers
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/ValueSet-PatientEncounterTriggers.html
URLhttps://nw-gmsa.github.io/ValueSet/PatientEncounterTriggers
Version0.0.7
Statusdraft
Date2025-08-10T08:12:52+00:00
NamePatientEncounterTriggers
TitlePatient Encounter Trigger
Realmuk
Description[IHE Patient Encounter Management [ITI-31]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-31.html)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0003eventType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet PatientEncounterTriggers

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0003
    CodeDisplayDefinition
    A01ADT/ACK - Admit/visit notificationADT/ACK - Admit/visit notification
    A02ADT/ACK - Transfer a patientADT/ACK - Transfer a patient
    A03ADT/ACK - Discharge/end visitADT/ACK - Discharge/end visit
    A04ADT/ACK - Register a patientADT/ACK - Register a patient
    A05ADT/ACK - Pre-admit a patientADT/ACK - Pre-admit a patient
    A06ADT/ACK - Change an outpatient to an inpatientADT/ACK - Change an outpatient to an inpatient
    A07ADT/ACK - Change an inpatient to an outpatientADT/ACK - Change an inpatient to an outpatient
    A09ADT/ACK - Patient departing - trackingADT/ACK - Patient departing - tracking
    A12ADT/ACK - Cancel transferADT/ACK - Cancel transfer
    A15ADT/ACK - Pending transferADT/ACK - Pending transfer
    A16ADT/ACK - Pending dischargeADT/ACK - Pending discharge
    A38ADT/ACK - Cancel pre-admitADT/ACK - Cancel pre-admit
    A21ADT/ACK - Patient goes on a "leave of absence"ADT/ACK - Patient goes on a "leave of absence"

Source

{
  "resourceType": "ValueSet",
  "id": "PatientEncounterTriggers",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/ValueSet/PatientEncounterTriggers",
  "version": "0.0.7",
  "name": "PatientEncounterTriggers",
  "title": "Patient Encounter Trigger",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-10T08:12:52+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.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",
        "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"
          }
        ]
      }
    ]
  }
}