FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nxh-vs-dischargedisposition

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-dischargedisposition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dischargedisposition
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dischargedisposition
Statusactive
NameNxhVsDischargeDisposition
TitleNxhVsDischargeDisposition
DescriptionValueSet to define the category or kind of location of discharge.

Resources that use this resource

StructureDefinition
NxhStayNxhStay

Resources that this resource uses

CodeSystem
aardOntslagNxhCSAardOntslag
bestemmingOntslagNxhCSBestemmingOntslag

Narrative

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

NxhVsDischargeDisposition

https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dischargedisposition

ValueSet to define the category or destination of discharge.


Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-dischargedisposition",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dischargedisposition",
  "title": "NxhVsDischargeDisposition",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/opnameOntslagParamDef/parameterType/aardOntslag"
      },
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/opnameOntslagParamDef/parameterType/bestemmingOntslag"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "publisher": "Nexuzhealth",
  "description": "ValueSet to define the category or kind of location of discharge.",
  "name": "NxhVsDischargeDisposition"
}