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

FHIR IG analytics

Packagevzvz.fhir.nl-vzvz-core
Resource TypeNamingSystem
Id2.16.840.1.113883.2.4.6.6--hl7nl.json
FHIR VersionR4B

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

NamingSystem for AORTA application IDs

Source1

{
  "resourceType": "NamingSystem",
  "id": "2.16.840.1.113883.2.4.6.6--hl7nl",
  "language": "nl-NL",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "AORTA_Applicatie_IDs",
  "status": "active",
  "kind": "identifier",
  "date": "2010-01-01T12:00:00.000+01:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Identifier system for applications on the AORTA infrastructure\n\nThis NamingSystem definition is created because it doesn't exist on Simplifier",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.4.6.6",
      "preferred": false
    }
  ]
}