PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu1@1.0.4
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner
{
  "description": "Defines the UK Core constraints and extensions on the Practitioner resource for the minimal set of data to query and retrieve practitioner information.",
  "_filename": "UKCore-Practitioner.json",
  "package_name": "fhir.r4.ukcore.stu1",
  "date": "2022-08-26",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile allows exchange of information about all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this profile is used for attribution of activities and responsibilities to these individuals.",
  "name": "UKCorePractitioner",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Practitioner",
  "package_version": "1.0.4",
  "status": "active",
  "id": "637cb7ac-e045-4702-b9da-8db5e971ec36",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
  "version": "2.2.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier.system",
      "min": 1,
      "path": "Practitioner.identifier.system"
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.identifier.assigner",
      "path": "Practitioner.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Practitioner.qualification.identifier.assigner",
      "path": "Practitioner.qualification.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Practitioner.qualification.issuer",
      "path": "Practitioner.qualification.issuer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Practitioner.qualification.issuer.identifier.assigner",
      "path": "Practitioner.qualification.issuer.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Practitioner.communication",
      "path": "Practitioner.communication",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-HumanLanguage",
        "description": "A ValueSet that identifies the language used by a person."
      }
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}