Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Koppeltaal Endpoint Connection Type - JSON Representation

Draft as of 2023-09-26

Raw json | Download

{
  "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" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem koppeltaal-endpoint-connection-type</b></p><a name=\"koppeltaal-endpoint-connection-type\"> </a><a name=\"hckoppeltaal-endpoint-connection-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2023-09-26 12:00:00+0200; Language: nl-NL</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/codesystem.html\">CodeSystem</a></p></div><p>This case-sensitive code system <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">hti-smart-on-fhir<a name=\"koppeltaal-endpoint-connection-type-hti-smart-on-fhir\"> </a></td><td>HTI Smart on FHIR</td></tr></table></div>"
  },
  "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" : "1.4.5-beta.002",
  "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"
    }
  ]
}