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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeLocation
Idnl-core-Vaccination-02-Location-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

Locatie.
Naam
AdresGroenewoudseweg 275, Nijmegen

Source1

{
  "resourceType": "Location",
  "id": "nl-core-Vaccination-02-Location-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  },
  "managingOrganization": {
    "reference": "Organization/nl-core-Vaccination-02-Organization-01",
    "type": "Organization",
    "display": "Healthcare provider (organization), GG&GD Nijmegen"
  }
}