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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeCodeSystem
IdCodeSystem-koppeltaal-endpoint-connection-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/minvws/generiekefuncties-docs/CodeSystem-koppeltaal-endpoint-connection-type.html
URLhttp://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type
Version0.10.0
Statusactive
Date2026-07-15T19:04:33+00:00
NameKoppeltaalEndpointConnectionTypeCS
TitleKoppeltaal Endpoint Connection Type CodeSystem
Realmnl
Authorityhl7
DescriptionCode system for Koppeltaal endpoint connection types used by NL Generic Functions.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.nl.gf#currentnl-gf-connection-types-vsNL GF Connection Types ValueSet
koppeltaalv2.00#0.16.2endpoint-connection-typeEndpoint connection type ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
hti-smart-on-fhir HTI SMART on FHIREndpoint uses the HTI SMART on FHIR connection type.

Source1

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