PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.2.0
    http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole
{
  "description": "Basisprofil for Norwegian PractitionerRole information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. Should be used as a basis for further profiling in use-cases where specific role information is available. The basis profile is open, but derived profiles should close down the information elements according to specifications relevant to the use-case.\\r\\n\\r\\nThe main use-case of no-basis-PractitionerRole is to represent the role or function of a Practitioner wihtin an organization. The resource can include information about services performed by a Practitioner, a location where the practitioner performes the functions as well as information about the nature of the employment at an organization.",
  "_filename": "no-basis-PractitionerRole.StructureDefinition-profile.json",
  "package_name": "hl7.fhir.no.basis",
  "date": "2019-05-20",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NoBasisPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "no-basis-PractitionerRole",
  "package_version": "2.2.0",
  "status": "active",
  "id": "98fbce3b-6f08-4b78-bd19-09ebbdc2568f",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole",
  "version": "2.0.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner" ]
      } ]
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.no/fhir/StructureDefinition/no-basis-Organization" ]
      } ]
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      },
      "definition": "no-basis: Codes related to what function the Practitioner may perform\r\n\r\nRoles which this practitioner is authorized to perform for the organization."
    }, {
      "id": "PractitionerRole.code:functions",
      "path": "PractitionerRole.code",
      "alias": [ "helsepersonells funksjoner" ],
      "binding": {
        "strength": "preferred",
        "valueSet": "urn:oid:2.16.578.1.12.4.1.1.9034"
      },
      "sliceName": "functions",
      "definition": "no-basis: Codes from urn:oid:2.16.578.1.12.4.1.1.9034 Helsepersonells funksjoner mv. (OID=9034)\r\n\r\nRoles which this practitioner is authorized to perform for the organization."
    }, {
      "id": "PractitionerRole.code:functions.coding.system",
      "min": 1,
      "path": "PractitionerRole.code.coding.system",
      "short": "Identity of the Helsepersonellregisterets (HPR) klassifikasjon av spesialiteter (OID=9034)",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.9034",
      "definition": "The identification of the code system Helsepersonellregisterets (HPR) klassifikasjon av spesialiteter (OID=9034)"
    }, {
      "id": "PractitionerRole.code:functions.coding.code",
      "min": 1,
      "path": "PractitionerRole.code.coding.code"
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      },
      "definition": "no-basis: code related to a speciality that the Practitioner can perform in the role within an organization\r\n\r\nSpecific specialty of the practitioner."
    }, {
      "id": "PractitionerRole.specialty:discipline",
      "path": "PractitionerRole.specialty",
      "alias": [ "fagområde" ],
      "short": "Specific discipline of practitioner",
      "binding": {
        "strength": "preferred",
        "valueSet": "urn:oid:2.16.578.1.12.4.1.1.8451",
        "description": "Specific discipline"
      },
      "sliceName": "discipline",
      "definition": "The Discipline the practitioner operates within the organization."
    }, {
      "id": "PractitionerRole.specialty:discipline.coding.system",
      "min": 1,
      "path": "PractitionerRole.specialty.coding.system",
      "alias": [ "Fagområde" ],
      "short": "The identification of the code system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8451",
      "definition": "The identification of the code system Fagområde (OID=8451)"
    }, {
      "id": "PractitionerRole.specialty:discipline.coding.code",
      "min": 1,
      "path": "PractitionerRole.specialty.coding.code"
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.no/fhir/StructureDefinition/no-basis-Location" ]
      } ]
    }, {
      "id": "PractitionerRole.healthcareService",
      "path": "PractitionerRole.healthcareService",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.no/fhir/StructureDefinition/no-basis-HealthcareService" ]
      } ]
    }, {
      "id": "PractitionerRole.endpoint",
      "path": "PractitionerRole.endpoint",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Endpoint", "http://hl7.no/fhir/StructureDefinition/no-basis-Endpoint" ]
      } ],
      "definition": "no-basis: don't use this element to reference endpoints registered in the Norwegian Address register (endpoints connected to a kommunikasjonspart in tjenestebasert adressering). Endpoints registered in the Norwegian Address register should only be referenced through a kommunikasjonspart-Organization resource.\r\n\r\nTechnical endpoints providing access to services operated for the practitioner with this role."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}