Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Location - nl-core-Vaccination-02-Location-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Location",
  "id" : "nl-core-Vaccination-02-Location-01",
  "meta" : {
    "profile" : [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"nl-core-Vaccination-02-Location-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Location &quot;nl-core-Vaccination-02-Location-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-HealthcareProvider.html\">nl core HealthcareProvider</a></p></div><p><b>address</b>: Groenewoudseweg 275 </p><p><b>managingOrganization</b>: <a href=\"Organization-nl-core-Vaccination-02-Organization-01.html\">Organization/nl-core-Vaccination-02-Organization-01: Healthcare provider (organization), GG&amp;GD Nijmegen</a> &quot;GG&amp;GD Nijmegen&quot;</p></div>"
  },
  "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"
  }
}