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

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeCodeSystem
IdCodeSystem-koppeltaal-endpoint-connection-type.json
FHIR VersionR4

Resources that use this resource

No resources found


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

version: 1; Last updated: 2023-09-26 12:00:00+0200; Language: nl-NL

Profile: CodeSystem

This case-sensitive code system http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type defines the following code:

CodeDisplay
hti-smart-on-fhir HTI Smart on FHIR

Source1

{
  "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",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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.16.3",
  "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"
    }
  ]
}