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-client-id - JSON Representation

Draft as of 2023-01-19

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "koppeltaal-client-id",
  "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: NamingSystem koppeltaal-client-id</b></p><a name=\"koppeltaal-client-id\"> </a><a name=\"hckoppeltaal-client-id\"> </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\">Language: nl-NL</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://koppeltaal.nl/fhir/NamingSystem/koppeltaal-client-id</td></tr><tr><td>Version</td><td>1.4.5-beta.002</td></tr><tr><td>Name</td><td>KoppeltaalClientID</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Identifier system of the Devices as used within Koppeltaal</p>\n</div></td></tr><tr><td>Publisher</td><td>VZVZ</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://vzvz.nl/fhir/NamingSystem/koppeltaal-client-id</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://koppeltaal.nl/fhir/NamingSystem/koppeltaal-client-id"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.4.5-beta.002"
    }
  ],
  "name" : "KoppeltaalClientID",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2023-01-19T12:00:00.000+01:00",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "VZVZ",
      "telecom" : [
        {
          "system" : "email",
          "value" : "standaardisatie@vzvz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Identifier system of the Devices as used within Koppeltaal",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://vzvz.nl/fhir/NamingSystem/koppeltaal-client-id",
      "preferred" : true
    }
  ]
}