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

FHIR IG Statistics: CodeSystem/nxh-cs-aanwezigheid-afwezigheid-type

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
Idnxh-cs-aanwezigheid-afwezigheid-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/AanwezigheidAfwezigheidType
URLhttps://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/AanwezigheidAfwezigheidType
Statusdraft
NameNxhCSAanwezigheidAfwezigheidType
TitleNxhCSAanwezigheidAfwezigheidType
DescriptionNexuzhealth code system for the type of onleave status. Intended for use in the Encounter.status element
Contentcomplete

Resources that use this resource

ValueSet
nxh-vs-aanwezigheid-afwezigheid-typeNxhVSAanwezigheidAfwezigheidType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "nxh-cs-aanwezigheid-afwezigheid-type",
  "meta": {
    "lastUpdated": "2025-03-11T09:40:51.573+00:00"
  },
  "url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/AanwezigheidAfwezigheidType",
  "name": "NxhCSAanwezigheidAfwezigheidType",
  "title": "NxhCSAanwezigheidAfwezigheidType",
  "status": "draft",
  "publisher": "Nexuzhealth",
  "description": "Nexuzhealth code system for the type of onleave status. Intended for use in the Encounter.status element",
  "content": "complete",
  "concept": [
    {
      "code": "AF",
      "display": "afwezig"
    },
    {
      "code": "TRADA",
      "display": "ander zh - dagchirurgie"
    },
    {
      "code": "VL",
      "display": "verlof"
    },
    {
      "code": "TRANS",
      "display": "ander zh"
    },
    {
      "code": "TRADI",
      "display": "ander zh - dialyse"
    },
    {
      "code": "TRACH",
      "display": "ander zh - chemotherapie"
    },
    {
      "code": "WE",
      "display": "weekend"
    }
  ]
}