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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeNamingSystem
Idnl-namingsystem-uzovi.json
FHIR VersionR3

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": "d52c4a9e-1f3c-4924-926a-036fde004f0a",
  "name": "UZOVI identification number",
  "status": "active",
  "kind": "identifier",
  "date": "2017-04-05T13:14:57.478+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Unique healthcare insurance company identification (the UZOVI number).",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.nl/fhir/NamingSystem/uzovi",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.4.6.4",
      "preferred": false
    }
  ]
}