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

FHIR IG Statistics: CodeSystem/nxh-cs-contact-type-category

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
Idnxh-cs-contact-type-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie
URLhttps://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie
Statusactive
NameNxhCSContactTypeCategory
TitleNxhCSContactTypeCategory
DescriptionNexuzhealth code system for contact type categories.
Contentcomplete

Resources that use this resource

ValueSet
nxh-vs-contact-type-categoryNxhVSContactTypeCategory

Resources that this resource uses

No resources found


Narrative

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

nxh-cs-contact-type-category

https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie


Source

{
  "resourceType": "CodeSystem",
  "id": "nxh-cs-contact-type-category",
  "title": "NxhCSContactTypeCategory",
  "name": "NxhCSContactTypeCategory",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Nexuzhealth code system for contact type categories.",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "andere",
      "display": "Andere"
    },
    {
      "code": "consultatie",
      "display": "Consultatie"
    },
    {
      "code": "daghospitalisatie",
      "display": "Daghospitalisatie"
    },
    {
      "code": "functiemeting",
      "display": "Functiemeting"
    },
    {
      "code": "hospitalisatie",
      "display": "Hospitalisatie"
    },
    {
      "code": "operatie",
      "display": "Operatie"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "count": 6
}