FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | CodeSystem |
| Id | CodeSystem-koppeltaal-endpoint-connection-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/minvws/generiekefuncties-docs/CodeSystem-koppeltaal-endpoint-connection-type.html |
| URL | http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type |
| Version | 0.10.0 |
| Status | active |
| Date | 2026-07-15T19:04:33+00:00 |
| Name | KoppeltaalEndpointConnectionTypeCS |
| Title | Koppeltaal Endpoint Connection Type CodeSystem |
| Realm | nl |
| Authority | hl7 |
| Description | Code system for Koppeltaal endpoint connection types used by NL Generic Functions. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.nl.gf#current | nl-gf-connection-types-vs | NL GF Connection Types ValueSet |
| koppeltaalv2.00#0.16.2 | endpoint-connection-type | Endpoint connection type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem koppeltaal-endpoint-connection-type
This case-sensitive code system http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type defines the following code:
| Code | Display | Definition |
| hti-smart-on-fhir | HTI SMART on FHIR | Endpoint uses the HTI SMART on FHIR connection type. |
{
"resourceType": "CodeSystem",
"id": "koppeltaal-endpoint-connection-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
"version": "0.10.0",
"name": "KoppeltaalEndpointConnectionTypeCS",
"title": "Koppeltaal Endpoint Connection Type CodeSystem",
"status": "active",
"experimental": true,
"date": "2026-07-15T19:04:33+00:00",
"publisher": "Ministerie van Volksgezondheid, Welzijn en Sport",
"contact": [
{
"name": "Ministerie van Volksgezondheid, Welzijn en Sport",
"telecom": [
{
"system": "url",
"value": "https://www.minvws.nl"
}
]
}
],
"description": "Code system for Koppeltaal endpoint connection types used by NL Generic Functions.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "hti-smart-on-fhir",
"display": "HTI SMART on FHIR",
"definition": "Endpoint uses the HTI SMART on FHIR connection type."
}
]
}