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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeOrganization
Idnl-core-Vaccination-02-Organization-01.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

Organisatie.
NaamGG&GD Nijmegen
AdresGroenewoudseweg 275, Nijmegen

Source1

{
  "resourceType": "Organization",
  "id": "nl-core-Vaccination-02-Organization-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "name": "GG&GD Nijmegen",
  "address": [
    {
      "line": [
        "Groenewoudseweg 275"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Groenewoudseweg"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "275"
            }
          ]
        }
      ],
      "district": "Nijmegen"
    }
  ]
}