PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner
{
  "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.nl-core",
  "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",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)",
    "name": "zib HealthProfessional-v3.5(2020EN)",
    "identity": "zib-healthprofessional-v3.5-2020EN"
  }, {
    "uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
    "name": "zib ContactInformation-v1.2(2020EN)",
    "identity": "zib-contactinformation-v1.2-2020EN"
  } ],
  "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.10.0-beta.1",
  "status": "draft",
  "id": "32d4bb8c-7fc0-4b1c-96d5-6a2128dc3650",
  "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" ],
      "comment": "The zib HealthProfessional is mapped for all but one concept (HealthProfessionalRole) to this Practitioner profile and a profile on PractitionerRole (). The PractitionerRole resource covers the recording of the location and types of services that HealthProfessionals are able to provide for a HealthcareProvider. The zib concepts Specialty and HealthcareProvider are therefore mapped onto PractitionerRole.\r\n\r\nAlthough the zib concept name HealthProfessionalRole superficially seems to match the PractitionerRole resource, this is not the case based on the definition and values of that concept. In FHIR, the role that a HealthProfessional fulfills is captured as part of the clinical resource for that specific case, for example in the `Procedure.performer.role` element. This prevents the creation of duplicate HealthProfessional instances for each clinical situation where the HealthProfessional performs a different role in the process."
    }, {
      "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"
}