FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-discharge-dept-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/discharge-dept-vs
URLhttp://testSK.org/ValueSet/discharge-dept-vs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameDischargeDeptVS
TitleDischarge Department/Service ValueSet
DescriptionValueSet specifying the type of department or service the patient was discharged or transferred to.

Resources that use this resource

StructureDefinition
discharge-department-service-extDischarge Department/Service Extension

Resources that this resource uses

CodeSystem
discharge-dept-csDischarge Department/Service Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet discharge-dept-vs


Source1

{
  "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"
      }
    ]
  }
}