| Package | nexuzhealth.fhir.r4 |
| Resource Type | CodeSystem |
| Id | nxh-cs-contact-type-category |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie |
| URL | https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie |
| Status | active |
| Name | NxhCSContactTypeCategory |
| Title | NxhCSContactTypeCategory |
| Description | Nexuzhealth code system for contact type categories. |
| Content | complete |
| ValueSet | |
| nxh-vs-contact-type-category | NxhVSContactTypeCategory |
No resources found
Note: links and images are rebased to the (stated) 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
}