| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | ValueSet |
| Id | ach-encounter-status |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/nhsn-dqm/https://build.fhir.org/ig/HL7/nhsn-dqm/ValueSet-ach-encounter-status.html |
| URL | http://hl7.org/fhir/us/nhsn-dqm/ValueSet/ach-encounter-status |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-15T20:32:26+00:00 |
| Name | AcuteCareHospitalEncounterStatus |
| Title | Acute Care Hospital Encounter Status ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Acute Care Hospital Encounter Status ValueSet |
| Copyright | This Valueset is not copyrighted. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ach-encounter-status
http://hl7.org/fhir/encounter-status| Code | Display | Definition |
| in-progress | In Progress | The Encounter has begun and the patient is present / the practitioner and the patient are meeting. |
| finished | Finished | The Encounter has ended. |
| triaged | Triaged | The patient has been assessed for the priority of their treatment based on the severity of their condition. |
| onleave | On Leave | The Encounter has begun, but the patient is temporarily on leave. |
| entered-in-error | Entered in Error | This instance should not have been part of this patient's medical record. |
{
"resourceType": "ValueSet",
"id": "ach-encounter-status",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/nhsn-dqm/ValueSet/ach-encounter-status",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.25.316204395913842452684237438142819890580.48.2"
}
],
"version": "1.0.0",
"name": "AcuteCareHospitalEncounterStatus",
"title": "Acute Care Hospital Encounter Status ValueSet",
"status": "active",
"experimental": false,
"date": "2025-07-15T20:32:26+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "Acute Care Hospital Encounter Status ValueSet",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "This Valueset is not copyrighted.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/encounter-status",
"concept": [
{
"code": "in-progress",
"display": "In Progress"
},
{
"code": "finished",
"display": "Finished"
},
{
"code": "triaged",
"display": "Triaged"
},
{
"code": "onleave",
"display": "On Leave"
},
{
"code": "entered-in-error",
"display": "Entered in Error"
}
]
}
]
}
}