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

FHIR IG analytics

Packagevzvz.fhir.nl-vzvz-core-stu3
Resource TypeNamingSystem
IdNamingSystem-aorta-gbp.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": "aorta-gbp",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ],
      "name": "VZVZ"
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "NL",
          "system": "urn:iso:std:iso:3166",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://vzvz.nl/fhir/NamingSystem/aorta-gbp",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.4.3.111.3.16",
      "preferred": false
    }
  ],
  "name": "AORTA GBP applicationID",
  "status": "active",
  "kind": "codesystem",
  "date": "2025-02-26T12:00:00.000+01:00",
  "publisher": "VZVZ",
  "language": "nl-NL",
  "description": "Identifier system for GBP applications on the AORTA infrastructure"
}