{
"description": "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices.",
"_filename": "nl-core-HealthcareProvider.json",
"package_name": "nictiz.fhir.nl.r4.nl",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "A derived profile from [zib-HealthcareProvider](http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"name": "NlcoreHealthcareProvider",
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "Location",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "nl core HealthcareProvider",
"package_version": "core-0.7.0-beta.1",
"status": "draft",
"id": "7af933d7-abf0-46d4-b891-2041b5e3c90c",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider",
"version": null,
"differential": {
"element": [ {
"id": "Location",
"path": "Location",
"alias": [ "nl-core-HealthcareProvider" ]
}, {
"id": "Location.telecom:telephoneNumbers",
"path": "Location.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ]
} ],
"sliceName": "telephoneNumbers"
}, {
"id": "Location.telecom:emailAddresses",
"path": "Location.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ]
} ],
"sliceName": "emailAddresses"
}, {
"id": "Location.address",
"path": "Location.address",
"type": [ {
"code": "Address",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ]
} ]
}, {
"id": "Location.managingOrganization",
"path": "Location.managingOrganization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
} ]
}, {
"id": "Location.partOf",
"path": "Location.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider"
}