| Package | nexuzhealth.fhir.r4 |
| Resource Type | CodeSystem |
| Id | nxh-cs-verslag-type |
| 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/verslagMetOmitMetText/typeVerslag |
| URL | https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/verslagMetOmitMetText/typeVerslag |
| Status | active |
| Date | 2021-10-27T12:05:29.7916667+00:00 |
| Name | NxhCSVerslagType |
| Title | NxhCSVerslagType |
| Description | Nexuzhealth code system for custom clinical impression codes (verslagTypes). |
| Content | complete |
| ValueSet | |
| nxh-vs-verslag-type | NxhVSVerslagType |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "nxh-cs-verslag-type",
"meta": {
"lastUpdated": "2021-10-27T12:05:29.892+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/verslagMetOmitMetText/typeVerslag",
"name": "NxhCSVerslagType",
"title": "NxhCSVerslagType",
"status": "active",
"date": "2021-10-27T12:05:29.7916667+00:00",
"publisher": "Nexuzhealth",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "Nexuzhealth code system for custom clinical impression codes (verslagTypes).",
"compositional": false,
"content": "complete",
"count": 8,
"concept": [
{
"code": "eindverslag",
"display": "eindverslag"
},
{
"code": "tussenverslag",
"display": "tussenverslag"
},
{
"code": "intermediair verslag",
"display": "intermediair verslag"
},
{
"code": "voorlopig eindverslag",
"display": "voorlopig eindverslag"
},
{
"code": "medisch attest",
"display": "medisch attest"
},
{
"code": "geen eindverslag nodig",
"display": "geen eindverslag nodig"
},
{
"code": "verpleegkundig verslag",
"display": "verpleegkundig verslag"
},
{
"code": "nota",
"display": "nota"
}
]
}