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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.zib2020
Resource TypeNamingSystem
IdNamingSystem-uzovi.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "NamingSystem",
  "id": "namingsystem-uzovi",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Uzovi",
  "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
    }
  ]
}