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

: Endpoint connection type ValueSet - JSON Representation

Draft as of 2023-09-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "endpoint-connection-type",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-09-26T12:00:00+02:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/ValueSet"
    ]
  },
  "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: ValueSet endpoint-connection-type</b></p><a name=\"endpoint-connection-type\"> </a><a name=\"hcendpoint-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/valueset.html\">ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-koppeltaal-endpoint-connection-type.html\"><code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2023-09-26T12:00:00+02:00"
      }
    }
  ],
  "url" : "http://vzvz.nl/fhir/ValueSet/endpoint-connection-type",
  "identifier" : [
    {
      "use" : "official",
      "value" : "http://vzvz.nl/fhir/ValueSet/endpoint-connection-type"
    }
  ],
  "version" : "1.4.5-beta.002",
  "name" : "EndpointConnectionTypeValueSet",
  "title" : "Endpoint connection type ValueSet",
  "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" : "Endpoint connection type ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "copyright" : "VZVZ",
  "compose" : {
    "include" : [
      {
        "system" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      }
    ]
  }
}