FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-discharge-dept-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/discharge-dept-vs |
| URL | http://testSK.org/ValueSet/discharge-dept-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | DischargeDeptVS |
| Title | Discharge Department/Service ValueSet |
| Description | ValueSet specifying the type of department or service the patient was discharged or transferred to. |
| StructureDefinition | |
| discharge-department-service-ext | Discharge Department/Service Extension |
| CodeSystem | |
| discharge-dept-cs | Discharge Department/Service Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet discharge-dept-vs
http://testSK.org/CodeSystem/CodeSystem/discharge-dept-cs version 📦0.1.0{
"resourceType": "ValueSet",
"id": "discharge-dept-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/discharge-dept-vs",
"version": "0.1.0",
"name": "DischargeDeptVS",
"title": "Discharge Department/Service ValueSet",
"status": "active",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "ValueSet specifying the type of department or service the patient was discharged or transferred to.",
"compose": {
"include": [
{
"system": "http://testSK.org/CodeSystem/CodeSystem/discharge-dept-cs"
}
]
}
}