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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
IdCodeSystem-nxh-cs-aanwezigheid-afwezigheid-type-duplicate-2.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.5&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
nexuzhealth.fhir.r4#1.0.5nxh-vs-aanwezigheid-afwezigheid-typeNxhVSAanwezigheidAfwezigheidType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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