FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "pl-discharge-disposition-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-discharge-disposition-VS",
"version": "0.1.5",
"name": "PLDischargeDispositionVS",
"title": "Tryb wypisu ze szpitala (PL)",
"status": "active",
"date": "2026-01-28T12:35:49+00:00",
"publisher": "HL7 Poland",
"contact": [
{
"name": "HL7 Poland",
"telecom": [
{
"system": "url",
"value": "http://hl7.org.pl"
}
]
}
],
"description": "Kod trybu wypisu ze szpitala",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PL",
"display": "Poland"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org.pl/fhir/CodeSystem/pl-dischargeDisposition-CS"
}
]
}
}