{ "description": "Logical model for practitioner (basic data relevant for this use case)", "_filename": "StructureDefinition-PractitionerBasic.json", "package_name": "rs/ihe.pharm.mpd", "date": "2025-05-27T16:32:53+02:00", "derivation": "specialization", "publisher": "Integrating the Healthcare Enterprise (IHE)", "fhirVersion": "5.0.0", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "PractitionerBasic", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "type": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic", "experimental": null, "resourceType": "StructureDefinition", "title": "Practitioner (model)", "package_version": "1.0.0-comment-2", "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 } ], "snapshot": { "element": [ { "path": "PractitionerBasic", "min": 0, "definition": "Logical model for practitioner (basic data relevant for this use case)", "isModifier": false, "short": "Practitioner (model)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "PractitionerBasic", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "PractitionerBasic.identifier", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "PractitionerBasic.identifier" }, "path": "PractitionerBasic.identifier", "type": [ { "code": "Identifier" } ], "short": "Prescribing/dispensing practitioner's identifier", "definition": "Prescribing/dispensing practitioner's identifier" }, { "id": "PractitionerBasic.name", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "PractitionerBasic.name" }, "path": "PractitionerBasic.name", "type": [ { "code": "HumanName" } ], "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" }, { "id": "PractitionerBasic.specialtyProfession", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "PractitionerBasic.specialtyProfession" }, "path": "PractitionerBasic.specialtyProfession", "type": [ { "code": "CodeableConcept" } ], "short": "Specialty/profession of the prescribing/dispensing practitioner", "definition": "Specialty/profession of the prescribing/dispensing practitioner" }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "PractitionerBasic.organisation", "min": 0, "definition": "Facility/organisation the prescribing/dispensing practitioner represents", "short": "Facility/organisation the prescribing/dispensing practitioner represents", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "PractitionerBasic.organisation", "base": { "max": "1", "min": 0, "path": "PractitionerBasic.organisation" } }, { "path": "PractitionerBasic.organisation.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "PractitionerBasic.organisation.id", "condition": [ "ele-1" ], "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "PractitionerBasic.organisation.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "PractitionerBasic.organisation.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "PractitionerBasic.organisation.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "PractitionerBasic.organisation.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "id": "PractitionerBasic.organisation.identifier", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "PractitionerBasic.organisation.identifier" }, "path": "PractitionerBasic.organisation.identifier", "type": [ { "code": "Identifier" } ], "short": "Organisation identifier", "definition": "Organisation identifier" }, { "id": "PractitionerBasic.organisation.facilityName", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "PractitionerBasic.organisation.facilityName" }, "path": "PractitionerBasic.organisation.facilityName", "type": [ { "code": "string" } ], "short": "Facility/organisation name", "definition": "Facility/organisation name" }, { "id": "PractitionerBasic.organisation.facilityAddress", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "PractitionerBasic.organisation.facilityAddress" }, "path": "PractitionerBasic.organisation.facilityAddress", "type": [ { "code": "Address" } ], "short": "Facility/organisation address", "definition": "Facility/organisation address" }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "PractitionerBasic.contactInformation", "min": 0, "definition": "Contact information for the prescriber/dispenser or the organisation", "short": "Contact information for the prescriber/dispenser or the organisation", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "PractitionerBasic.contactInformation", "base": { "max": "1", "min": 0, "path": "PractitionerBasic.contactInformation" } }, { "path": "PractitionerBasic.contactInformation.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "PractitionerBasic.contactInformation.id", "condition": [ "ele-1" ], "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "PractitionerBasic.contactInformation.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "PractitionerBasic.contactInformation.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "PractitionerBasic.contactInformation.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "PractitionerBasic.contactInformation.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "id": "PractitionerBasic.contactInformation.phone", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "PractitionerBasic.contactInformation.phone" }, "path": "PractitionerBasic.contactInformation.phone", "type": [ { "code": "string" } ], "short": "Phone number", "definition": "Phone number" }, { "id": "PractitionerBasic.contactInformation.email", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "PractitionerBasic.contactInformation.email" }, "path": "PractitionerBasic.contactInformation.email", "type": [ { "code": "string" } ], "short": "Email address", "definition": "Email address" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "active", "id": "5c837c8c-931c-4649-a452-a619755175f5", "kind": "logical", "url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic", "version": "1.0.0-comment-2", "differential": { "element": [ { "id": "PractitionerBasic", "path": "PractitionerBasic", "short": "Practitioner (model)", "definition": "Logical model for practitioner (basic data relevant for this use case)" }, { "id": "PractitionerBasic.identifier", "max": "*", "min": 1, "path": "PractitionerBasic.identifier", "type": [ { "code": "Identifier" } ], "short": "Prescribing/dispensing practitioner's identifier", "definition": "Prescribing/dispensing practitioner's identifier" }, { "id": "PractitionerBasic.name", "max": "*", "min": 1, "path": "PractitionerBasic.name", "type": [ { "code": "HumanName" } ], "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" }, { "id": "PractitionerBasic.specialtyProfession", "max": "*", "min": 0, "path": "PractitionerBasic.specialtyProfession", "type": [ { "code": "CodeableConcept" } ], "short": "Specialty/profession of the prescribing/dispensing practitioner", "definition": "Specialty/profession of the prescribing/dispensing practitioner" }, { "id": "PractitionerBasic.organisation", "max": "1", "min": 0, "path": "PractitionerBasic.organisation", "type": [ { "code": "BackboneElement" } ], "short": "Facility/organisation the prescribing/dispensing practitioner represents", "definition": "Facility/organisation the prescribing/dispensing practitioner represents" }, { "id": "PractitionerBasic.organisation.identifier", "max": "1", "min": 0, "path": "PractitionerBasic.organisation.identifier", "type": [ { "code": "Identifier" } ], "short": "Organisation identifier", "definition": "Organisation identifier" }, { "id": "PractitionerBasic.organisation.facilityName", "max": "1", "min": 0, "path": "PractitionerBasic.organisation.facilityName", "type": [ { "code": "string" } ], "short": "Facility/organisation name", "definition": "Facility/organisation name" }, { "id": "PractitionerBasic.organisation.facilityAddress", "max": "1", "min": 0, "path": "PractitionerBasic.organisation.facilityAddress", "type": [ { "code": "Address" } ], "short": "Facility/organisation address", "definition": "Facility/organisation address" }, { "id": "PractitionerBasic.contactInformation", "max": "1", "min": 0, "path": "PractitionerBasic.contactInformation", "type": [ { "code": "BackboneElement" } ], "short": "Contact information for the prescriber/dispenser or the organisation", "definition": "Contact information for the prescriber/dispenser or the organisation" }, { "id": "PractitionerBasic.contactInformation.phone", "max": "1", "min": 0, "path": "PractitionerBasic.contactInformation.phone", "type": [ { "code": "string" } ], "short": "Phone number", "definition": "Phone number" }, { "id": "PractitionerBasic.contactInformation.email", "max": "*", "min": 0, "path": "PractitionerBasic.contactInformation.email", "type": [ { "code": "string" } ], "short": "Email address", "definition": "Email address" } ] }, "contact": [ { "name": "Integrating the Healthcare Enterprise (IHE)", "telecom": [ { "value": "http://ihe.net", "system": "url" }, { "value": "secretary@ihe.net", "system": "email" } ] }, { "name": "José Costa Teixeira", "telecom": [ { "use": "work", "value": "jose.a.teixeira@gmail.com", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }