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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeLocation
IdLocation-f37e7fdb-21b9-54ac-bd36-70c56f2f09c7.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

Generated Narrative: Location f37e7fdb-21b9-54ac-bd36-70c56f2f09c7

identifier: Uniform Resource Identifier (URI)/urn:uuid:9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b (use: official, )

status: Active

name: Verpleeghuis Weltevree

type: Skilled nursing facility

address: Doetinchem NL

physicalType: Building

managingOrganization: Organization Nursing department at Organization 3


Source1

{
  "resourceType": "Location",
  "id": "f37e7fdb-21b9-54ac-bd36-70c56f2f09c7",
  "meta": {
    "profile": [
      "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "custodian"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    }
  ],
  "status": "active",
  "name": "Verpleeghuis Weltevree",
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "SNF",
          "display": "Skilled nursing facility"
        }
      ]
    }
  ],
  "address": {
    "city": "Doetinchem",
    "country": "NL"
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "bu",
        "display": "Building"
      }
    ]
  },
  "managingOrganization": {
    "reference": "Organization/e1ce0872-8a80-5fdd-8b30-a3b2203ef46b"
  }
}