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-transformation.json
FHIR VersionR3

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

System to identify the transformation by the BTD

Source1

{
  "resourceType": "NamingSystem",
  "id": "transformation",
  "description": "System to identify the transformation by the BTD",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/transformation",
      "preferred": true
    }
  ],
  "name": "Transformation",
  "status": "draft",
  "kind": "identifier",
  "date": "2025-06-11T12:00:00.000+01:00",
  "publisher": "VZVZ",
  "language": "nl-NL"
}