{
"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": "HL7Norway.STU3.no.basis",
"date": "2019-01-18",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "3.0.1",
"name": "no-basis-PractitionerRole",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.2",
"status": "draft",
"id": "01923954-755e-4fde-ad98-8193fe5b4856",
"kind": "resource",
"url": "http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole",
"version": "0.5",
"differential": {
"element": [ {
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}, {
"code": "Reference",
"targetProfile": "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner"
} ]
}, {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
}, {
"code": "Reference",
"targetProfile": "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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "PractitionerRole"
} ],
"valueSetUri": "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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "PractitionerSpecialty"
} ],
"description": "Specific discipline",
"valueSetUri": "urn:oid:2.16.578.1.12.4.1.1.8451"
},
"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.healthcareService",
"path": "PractitionerRole.healthcareService",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}, {
"code": "Reference",
"targetProfile": "http://hl7.no/fhir/StructureDefinition/no-basis-HealthcareService"
} ]
}, {
"id": "PractitionerRole.endpoint",
"path": "PractitionerRole.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"
}