1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-10-27 |
{
"resourceType" : "ValueSet",
"id" : "encounter-status-refined-valueset",
"meta" : {
"lastUpdated" : "2024-11-19T10:41:43.978Z"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-status-refined-valueset</b></p><a name=\"encounter-status-refined-valueset\"> </a><a name=\"hcencounter-status-refined-valueset\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-11-19 10:41:43+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-encounter-status.html\">EncounterStatus</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html\"><code>http://hl7.org/fhir/encounter-status</code></a><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><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-planned\">planned</a></td><td style=\"color: #cccccc\">Planned</td><td>The Encounter has not yet started.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-triaged\">triaged</a></td><td style=\"color: #cccccc\">Triaged</td><td>The patient has been assessed for the priority of their treatment based on the severity of their condition.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-onleave\">onleave</a></td><td style=\"color: #cccccc\">On Leave</td><td>The Encounter has begun, but the patient is temporarily on leave.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-missed\">missed</a></td><td/><td/></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-cancelled\">cancelled</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The Encounter has ended before it has begun.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>This instance should not have been part of this patient's medical record.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The encounter status is unknown. Note that "unknown" is a value of last resort and every attempt should be made to provide a meaningful value other than "unknown".</td></tr></table></li></ul></div>"
},
"url" : "https://cambio.codes/vs/encounter-status-refined-value-set",
"version" : "1.0.0",
"name" : "EncounterStatusRefinedValueSet",
"title" : "Encounter Status Refined Value Set",
"status" : "active",
"experimental" : false,
"date" : "2025-10-27T08:21:52+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "This value set contains a set of codes from the value set Encounter Status which are to be used when creating encounters in a Cambio system.",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/encounter-status"
]
}
],
"exclude" : [
{
"system" : "http://hl7.org/fhir/encounter-status",
"concept" : [
{
"code" : "planned"
},
{
"code" : "triaged"
},
{
"code" : "onleave"
},
{
"code" : "missed"
},
{
"code" : "cancelled"
},
{
"code" : "entered-in-error"
},
{
"code" : "unknown"
}
]
}
]
}
}