{
"description": "A health professional is a person who is authorized to perform actions in the field of individual healthcare.",
"_filename": "nl-core-HealthProfessional-Practitioner.json",
"package_name": "nictiz.fhir.nl.r4.zib2020",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "A derived profile from [zib-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner) 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": "NlcoreHealthProfessionalPractitioner",
"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": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "nl core HealthProfessional Practitioner",
"package_version": "0.3.0-beta1",
"status": "draft",
"id": "e1be851d-1a99-4b90-acfa-a228285ffe75",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner",
"version": null,
"differential": {
"element": [ {
"id": "Practitioner",
"path": "Practitioner",
"alias": [ "nl-core-HealthProfessional-Practitioner" ]
}, {
"id": "Practitioner.name:nameInformation",
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" ]
} ],
"sliceName": "nameInformation"
}, {
"id": "Practitioner.name:nameInformation-GivenName",
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation.GivenName" ]
} ],
"sliceName": "nameInformation-GivenName"
}, {
"id": "Practitioner.telecom:telephoneNumbers",
"path": "Practitioner.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ]
} ],
"sliceName": "telephoneNumbers"
}, {
"id": "Practitioner.telecom:emailAddresses",
"path": "Practitioner.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ]
} ],
"sliceName": "emailAddresses"
}, {
"id": "Practitioner.address",
"path": "Practitioner.address",
"type": [ {
"code": "Address",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner"
}