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

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeNamingSystem
IdNamingSystem-koppeltaal-client-id.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "koppeltaal-client-id",
  "language": "nl-NL",
  "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
    }
  ]
}