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

FHIR IG Statistics: CodeSystem/koppeltaal-endpoint-connection-type

Packagekoppeltaalv2.00
Resource TypeCodeSystem
Idkoppeltaal-endpoint-connection-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.14.1&canonical=http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type
URLhttp://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type
Version0.1
Statusdraft
Date2023-09-26T12:00:00+02:00
NameKoppeltaalEndpointConnectionType
TitleKoppeltaal Endpoint Connection Type
Realmnl
DescriptionType of endpoint connection as used in Koppeltaal
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
endpoint-connection-typeEndpoint connection type ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "koppeltaal-endpoint-connection-type",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-26T12:00:00+02:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2023-09-26T12:00:00+02:00"
      }
    }
  ],
  "url": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type"
    }
  ],
  "version": "0.1",
  "name": "KoppeltaalEndpointConnectionType",
  "title": "Koppeltaal Endpoint Connection Type",
  "status": "draft",
  "experimental": false,
  "date": "2023-09-26T12:00:00+02:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Type of endpoint connection as used in Koppeltaal",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "hti-smart-on-fhir",
      "display": "HTI Smart on FHIR"
    }
  ]
}