Package | ihe.pharm.mpd |
Type | StructureDefinition |
Id | PractitionerBasic |
FHIR Version | R5 |
Source | https://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/StructureDefinition-PractitionerBasic.html |
URL | https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic |
Version | 1.0.0-comment-2 |
Status | active |
Date | 2025-06-09T07:25:27+00:00 |
Name | PractitionerBasic |
Title | Practitioner (model) |
Realm | uv |
Authority | ihe |
Description | Logical model for practitioner (basic data relevant for this use case) |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Type | https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic |
Kind | logical |
StructureDefinition | |
IHEMedicationDispenseModel | Medication dispense (model) |
IHEMedicationOrderModel | Medication order (model) |
IHEMultilineOrder | Medication order - multiline (model) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PractitionerBasic
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Practitioner (model) Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..* | Identifier | Prescribing/dispensing practitioner's identifier | |
![]() ![]() ![]() | 1..* | HumanName | Prescribing/dispensing practitioner's name, incl first name, last name, or any other relevant name parts | |
![]() ![]() ![]() | 0..* | CodeableConcept | Specialty/profession of the prescribing/dispensing practitioner | |
![]() ![]() ![]() | 0..1 | BackboneElement | Facility/organisation the prescribing/dispensing practitioner represents | |
![]() ![]() ![]() ![]() | 0..1 | Identifier | Organisation identifier | |
![]() ![]() ![]() ![]() | 0..1 | string | Facility/organisation name | |
![]() ![]() ![]() ![]() | 0..1 | Address | Facility/organisation address | |
![]() ![]() ![]() | 0..1 | BackboneElement | Contact information for the prescriber/dispenser or the organisation | |
![]() ![]() ![]() ![]() | 0..1 | string | Phone number | |
![]() ![]() ![]() ![]() | 0..* | string | Email address | |
{ "resourceType": "StructureDefinition", "id": "PractitionerBasic", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target", "valueBoolean": true } ], "url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic", "version": "1.0.0-comment-2", "name": "PractitionerBasic", "title": "Practitioner (model)", "status": "active", "date": "2025-06-09T07:25:27+00:00", "publisher": "Integrating the Healthcare Enterprise (IHE)", "contact": [ { "name": "Integrating the Healthcare Enterprise (IHE)", "telecom": [ { "system": "url", "value": "http://ihe.net" }, { "system": "email", "value": "secretary@ihe.net" } ] }, { "name": "José Costa Teixeira", "telecom": [ { "system": "email", "value": "jose.a.teixeira@gmail.com", "use": "work" } ] } ], "description": "Logical model for practitioner (basic data relevant for this use case)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "PractitionerBasic", "path": "PractitionerBasic", "short": "Practitioner (model)", "definition": "Logical model for practitioner (basic data relevant for this use case)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PractitionerBasic.identifier", "path": "PractitionerBasic.identifier", "short": "Prescribing/dispensing practitioner's identifier", "definition": "Prescribing/dispensing practitioner's identifier", "min": 1, "max": "*", "base": { "path": "PractitionerBasic.identifier", "min": 1, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "PractitionerBasic.name", "path": "PractitionerBasic.name", "short": "Prescribing/dispensing practitioner's name, incl first name, last name, or any other relevant name parts", "definition": "Prescribing/dispensing practitioner's name, incl first name, last name, or any other relevant name parts", "min": 1, "max": "*", "base": { "path": "PractitionerBasic.name", "min": 1, "max": "*" }, "type": [ { "code": "HumanName" } ] }, { "id": "PractitionerBasic.specialtyProfession", "path": "PractitionerBasic.specialtyProfession", "short": "Specialty/profession of the prescribing/dispensing practitioner", "definition": "Specialty/profession of the prescribing/dispensing practitioner", "min": 0, "max": "*", "base": { "path": "PractitionerBasic.specialtyProfession", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "PractitionerBasic.organisation", "path": "PractitionerBasic.organisation", "short": "Facility/organisation the prescribing/dispensing practitioner represents", "definition": "Facility/organisation the prescribing/dispensing practitioner represents", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.organisation", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "PractitionerBasic.organisation.id", "path": "PractitionerBasic.organisation.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "condition": [ "ele-1" ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PractitionerBasic.organisation.extension", "path": "PractitionerBasic.organisation.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PractitionerBasic.organisation.modifierExtension", "path": "PractitionerBasic.organisation.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "PractitionerBasic.organisation.identifier", "path": "PractitionerBasic.organisation.identifier", "short": "Organisation identifier", "definition": "Organisation identifier", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.organisation.identifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ] }, { "id": "PractitionerBasic.organisation.facilityName", "path": "PractitionerBasic.organisation.facilityName", "short": "Facility/organisation name", "definition": "Facility/organisation name", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.organisation.facilityName", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PractitionerBasic.organisation.facilityAddress", "path": "PractitionerBasic.organisation.facilityAddress", "short": "Facility/organisation address", "definition": "Facility/organisation address", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.organisation.facilityAddress", "min": 0, "max": "1" }, "type": [ { "code": "Address" } ] }, { "id": "PractitionerBasic.contactInformation", "path": "PractitionerBasic.contactInformation", "short": "Contact information for the prescriber/dispenser or the organisation", "definition": "Contact information for the prescriber/dispenser or the organisation", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.contactInformation", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "PractitionerBasic.contactInformation.id", "path": "PractitionerBasic.contactInformation.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "condition": [ "ele-1" ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PractitionerBasic.contactInformation.extension", "path": "PractitionerBasic.contactInformation.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PractitionerBasic.contactInformation.modifierExtension", "path": "PractitionerBasic.contactInformation.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "PractitionerBasic.contactInformation.phone", "path": "PractitionerBasic.contactInformation.phone", "short": "Phone number", "definition": "Phone number", "min": 0, "max": "1", "base": { "path": "PractitionerBasic.contactInformation.phone", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "PractitionerBasic.contactInformation.email", "path": "PractitionerBasic.contactInformation.email", "short": "Email address", "definition": "Email address", "min": 0, "max": "*", "base": { "path": "PractitionerBasic.contactInformation.email", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "PractitionerBasic", "path": "PractitionerBasic", "short": "Practitioner (model)", "definition": "Logical model for practitioner (basic data relevant for this use case)" }, { "id": "PractitionerBasic.identifier", "path": "PractitionerBasic.identifier", "short": "Prescribing/dispensing practitioner's identifier", "definition": "Prescribing/dispensing practitioner's identifier", "min": 1, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "PractitionerBasic.name", "path": "PractitionerBasic.name", "short": "Prescribing/dispensing practitioner's name, incl first name, last name, or any other relevant name parts", "definition": "Prescribing/dispensing practitioner's name, incl first name, last name, or any other relevant name parts", "min": 1, "max": "*", "type": [ { "code": "HumanName" } ] }, { "id": "PractitionerBasic.specialtyProfession", "path": "PractitionerBasic.specialtyProfession", "short": "Specialty/profession of the prescribing/dispensing practitioner", "definition": "Specialty/profession of the prescribing/dispensing practitioner", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "PractitionerBasic.organisation", "path": "PractitionerBasic.organisation", "short": "Facility/organisation the prescribing/dispensing practitioner represents", "definition": "Facility/organisation the prescribing/dispensing practitioner represents", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "PractitionerBasic.organisation.identifier", "path": "PractitionerBasic.organisation.identifier", "short": "Organisation identifier", "definition": "Organisation identifier", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ] }, { "id": "PractitionerBasic.organisation.facilityName", "path": "PractitionerBasic.organisation.facilityName", "short": "Facility/organisation name", "definition": "Facility/organisation name", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PractitionerBasic.organisation.facilityAddress", "path": "PractitionerBasic.organisation.facilityAddress", "short": "Facility/organisation address", "definition": "Facility/organisation address", "min": 0, "max": "1", "type": [ { "code": "Address" } ] }, { "id": "PractitionerBasic.contactInformation", "path": "PractitionerBasic.contactInformation", "short": "Contact information for the prescriber/dispenser or the organisation", "definition": "Contact information for the prescriber/dispenser or the organisation", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "PractitionerBasic.contactInformation.phone", "path": "PractitionerBasic.contactInformation.phone", "short": "Phone number", "definition": "Phone number", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "PractitionerBasic.contactInformation.email", "path": "PractitionerBasic.contactInformation.email", "short": "Email address", "definition": "Email address", "min": 0, "max": "*", "type": [ { "code": "string" } ] } ] } }