FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Organization |
| Id | nl-core-Encounter-01-Organization-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | St. Lucas Andreas Ziekenhuis |
|---|---|
| Type | Ziekenhuis |
{
"resourceType": "Organization",
"id": "nl-core-Encounter-01-Organization-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code": "V4",
"display": "Ziekenhuis"
}
]
}
],
"name": "St. Lucas Andreas Ziekenhuis"
}