FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Location |
| Id | Location-f37e7fdb-21b9-54ac-bd36-70c56f2f09c7.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}
}