: PLeKOKCareServiceStatusVS - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "pl-ekok-care-service-status-vs",
"language" : "pl",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-care-service-status-vs</b></p><a name=\"pl-ekok-care-service-status-vs\"> </a><a name=\"hcpl-ekok-care-service-status-vs\"> </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\">Language: pl</p></div><ul><li>Include 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><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</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><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-planned\">planned</a></td><td>Nierozpoczęte</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-in-progress\">in-progress</a></td><td>W trakcie realizacji</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished\">finished</a></td><td>Zakończony</td><td>The Encounter has ended.</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>Błędnie wprowadzone</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-cancelled\">cancelled</a></td><td>Anulowane</td><td>The Encounter has ended before it has begun.</td></tr></table></li></ul></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-care-service-status-vs",
"version" : "0.5.0",
"name" : "PLeKOKCareServiceStatusVS",
"title" : "PLeKOKCareServiceStatusVS",
"status" : "active",
"experimental" : false,
"date" : "2026-03-17T08:16:18+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Status świadczenia",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/encounter-status",
"concept" : [
{
"code" : "planned",
"display" : "Nierozpoczęte"
},
{
"code" : "in-progress",
"display" : "W trakcie realizacji"
},
{
"code" : "finished",
"display" : "Zakończony"
},
{
"code" : "entered-in-error",
"display" : "Błędnie wprowadzone"
},
{
"code" : "cancelled",
"display" : "Anulowane"
}
]
}
]
}
}