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-app-id.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": "2.16.840.1.113883.2.4.6.6--hl7nl",
  "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://fhir.nl/fhir/NamingSystem/aorta-app-id",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.4.6.6",
      "preferred": false
    }
  ],
  "name": "AORTA_Applicatie_IDs",
  "status": "active",
  "kind": "codesystem",
  "date": "2010-01-01T12:00:00.000+01:00",
  "publisher": "ART-DECOR",
  "language": "nl-NL",
  "description": "Identifier system for applications on the AORTA infrastructure. This NamingSystem definition is created because it doesn't exist on Simplifier"
}