This page is part of the Common FHIR profile vendor collaboration (v1.0.1: Release) based on FHIR R4. .  For a full list of available versions, see the Directory of published versions 
| Official URL: https://commonprofiles.care/fhir/StructureDefinition/PractitionerSEVendorLite | Version: 1.0.1 | |||
| Active as of 2023-06-12 | Computable Name: PractitionerSEVendorLite | |||
This is a light weight Swedish Practitioner profile. It can be used when practitioners have been referenced by other resources, such as Observation, ServiceRequest or Appointment, to fetch a minimal set of practitioner information. E.g. for display purposes. It can also be used for presenting a simple list of practitioners with associated information.
To use for simple use cases where practitioner data is needed. Examples could be to populate a list of practitioners for selection in a UI or including a small practitioner resource in a Bundle togehter with another resource that is referencing it.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from SEBasePractitioner
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
|    identifier:hsaid | S | 0..1 | Identifier | An identifier for the person as this agent | 
|     use | 0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
|     system | 1..1 | uri | The namespace for the identifier value | |
|     value | 1..1 | string | The value that is unique | |
|    active | 0..1 | boolean | Whether this practitioner's record is in active use | |
|    telecom | ||||
|     system | S | 1..1 | code | phone | fax | email | pager | url | sms | other | 
|     value | S | 1..1 | string | The actual contact point details | 
|     period | 0..0 | |||
|    address | 0..0 | |||
|    gender | 0..0 | |||
|    birthDate | 0..0 | |||
|    photo | 0..0 | |||
|    qualification | 0..0 | |||
|    communication | 0..0 | |||
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a  formal responsibility in the provisioning of healthcare or related services | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Slice: Unordered, Open by value:system | 
|     identifier:hsaid | SΣ | 0..1 | Identifier | An identifier for the person as this agent | 
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | 
|      system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.752.29.4.19 | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | 
|    name | 0..1 | SEBaseHumanName | Name of a human - parts and usage | |
|    telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) | 
|     system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|     value | SΣ | 1..1 | string | The actual contact point details | 
|     use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| Practitioner.identifier:hsaid.use | required | Pattern: official | 
| Practitioner.telecom.system | required | ContactPointSystem | 
| Practitioner.telecom.use | required | ContactPointUse | 
| Practitioner.address.use | required | AddressUse | 
| Practitioner.qualification.identifier:prescriber.use | required | IdentifierUse | 
| Practitioner.qualification.identifier:legitimation.use | required | IdentifierUse | 
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | 
| Practitioner.qualification.code.coding:hsa-befattning | required | SEBaseHSABefattningVS (a valid code from urn:oid:1.2.759.129.2.2.1.4) | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a  formal responsibility in the provisioning of healthcare or related services | |||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Slice: Unordered, Open by value:system | ||||
|     identifier:hsaid | SΣ | 0..1 | Identifier | An identifier for the person as this agent | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Fixed Value: As shown (Provider number) | ||||
|       id | 0..0 | string | Unique id for inter-element referencing | |||||
|       extension | 0..0 | Extension | Additional content defined by implementations | |||||
|       coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..0 | string | Unique id for inter-element referencing | |||||
|        extension | 0..0 | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..0 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PRN | |||||
|        display | 0..0 | string | Representation defined by the system | |||||
|        userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..0 | string | Plain text representation of the concept | |||||
|      system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.752.29.4.19 | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
|    name | 0..1 | SEBaseHumanName | Name of a human - parts and usage | |||||
|    telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|     system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
|     value | SΣ | 1..1 | string | The actual contact point details | ||||
|     use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
|     rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Practitioner.language | preferred | CommonLanguages 
 | ||||
| Practitioner.identifier:hsaid.use | required | Pattern: official | ||||
| Practitioner.identifier:hsaid.type | extensible | Fixed Value: PRN | ||||
| Practitioner.telecom.system | required | ContactPointSystem | ||||
| Practitioner.telecom.use | required | ContactPointUse | ||||
| Practitioner.address.use | required | AddressUse | ||||
| Practitioner.address.type | required | AddressType | ||||
| Practitioner.qualification.identifier:prescriber.use | required | IdentifierUse | ||||
| Practitioner.qualification.identifier:prescriber.type | extensible | Identifier Type Codes | ||||
| Practitioner.qualification.identifier:legitimation.use | required | IdentifierUse | ||||
| Practitioner.qualification.identifier:legitimation.type | extensible | Identifier Type Codes | ||||
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | ||||
| Practitioner.qualification.code.coding:hosp.code | required | SEBaseHOSPLegitimationsYrkeVS (a valid code from urn:oid:1.2.752.116.3.1.3) | ||||
| Practitioner.qualification.code.coding:sosnyk.code | required | SEBaseSOSNYKVS (a valid code from urn:oid:1.2.752.116.1.3.6) | ||||
| Practitioner.qualification.code.coding:skr-yrke.code | extensible | SEBaseSKRYrkeVS | ||||
| Practitioner.qualification.code.coding:hsa-befattning | required | SEBaseHSABefattningVS (a valid code from urn:oid:1.2.759.129.2.2.1.4) | 
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
This structure is derived from SEBasePractitioner
Differential View
This structure is derived from SEBasePractitioner
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
|    identifier:hsaid | S | 0..1 | Identifier | An identifier for the person as this agent | 
|     use | 0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
|     system | 1..1 | uri | The namespace for the identifier value | |
|     value | 1..1 | string | The value that is unique | |
|    active | 0..1 | boolean | Whether this practitioner's record is in active use | |
|    telecom | ||||
|     system | S | 1..1 | code | phone | fax | email | pager | url | sms | other | 
|     value | S | 1..1 | string | The actual contact point details | 
|     period | 0..0 | |||
|    address | 0..0 | |||
|    gender | 0..0 | |||
|    birthDate | 0..0 | |||
|    photo | 0..0 | |||
|    qualification | 0..0 | |||
|    communication | 0..0 | |||
|  Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a  formal responsibility in the provisioning of healthcare or related services | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Slice: Unordered, Open by value:system | 
|     identifier:hsaid | SΣ | 0..1 | Identifier | An identifier for the person as this agent | 
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | 
|      system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.752.29.4.19 | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | 
|    name | 0..1 | SEBaseHumanName | Name of a human - parts and usage | |
|    telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) | 
|     system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | 
|     value | SΣ | 1..1 | string | The actual contact point details | 
|     use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| Practitioner.identifier:hsaid.use | required | Pattern: official | 
| Practitioner.telecom.system | required | ContactPointSystem | 
| Practitioner.telecom.use | required | ContactPointUse | 
| Practitioner.address.use | required | AddressUse | 
| Practitioner.qualification.identifier:prescriber.use | required | IdentifierUse | 
| Practitioner.qualification.identifier:legitimation.use | required | IdentifierUse | 
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | 
| Practitioner.qualification.code.coding:hsa-befattning | required | SEBaseHSABefattningVS (a valid code from urn:oid:1.2.759.129.2.2.1.4) | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Practitioner | 0..* | SEBasePractitioner | A person with a  formal responsibility in the provisioning of healthcare or related services | |||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Slice: Unordered, Open by value:system | ||||
|     identifier:hsaid | SΣ | 0..1 | Identifier | An identifier for the person as this agent | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Fixed Value: As shown (Provider number) | ||||
|       id | 0..0 | string | Unique id for inter-element referencing | |||||
|       extension | 0..0 | Extension | Additional content defined by implementations | |||||
|       coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..0 | string | Unique id for inter-element referencing | |||||
|        extension | 0..0 | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..0 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PRN | |||||
|        display | 0..0 | string | Representation defined by the system | |||||
|        userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..0 | string | Plain text representation of the concept | |||||
|      system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.752.29.4.19 | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
|    name | 0..1 | SEBaseHumanName | Name of a human - parts and usage | |||||
|    telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|     system | SΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
|     value | SΣ | 1..1 | string | The actual contact point details | ||||
|     use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
|     rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Practitioner.language | preferred | CommonLanguages 
 | ||||
| Practitioner.identifier:hsaid.use | required | Pattern: official | ||||
| Practitioner.identifier:hsaid.type | extensible | Fixed Value: PRN | ||||
| Practitioner.telecom.system | required | ContactPointSystem | ||||
| Practitioner.telecom.use | required | ContactPointUse | ||||
| Practitioner.address.use | required | AddressUse | ||||
| Practitioner.address.type | required | AddressType | ||||
| Practitioner.qualification.identifier:prescriber.use | required | IdentifierUse | ||||
| Practitioner.qualification.identifier:prescriber.type | extensible | Identifier Type Codes | ||||
| Practitioner.qualification.identifier:legitimation.use | required | IdentifierUse | ||||
| Practitioner.qualification.identifier:legitimation.type | extensible | Identifier Type Codes | ||||
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | ||||
| Practitioner.qualification.code.coding:hosp.code | required | SEBaseHOSPLegitimationsYrkeVS (a valid code from urn:oid:1.2.752.116.3.1.3) | ||||
| Practitioner.qualification.code.coding:sosnyk.code | required | SEBaseSOSNYKVS (a valid code from urn:oid:1.2.752.116.1.3.6) | ||||
| Practitioner.qualification.code.coding:skr-yrke.code | extensible | SEBaseSKRYrkeVS | ||||
| Practitioner.qualification.code.coding:hsa-befattning | required | SEBaseHSABefattningVS (a valid code from urn:oid:1.2.759.129.2.2.1.4) | 
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
This structure is derived from SEBasePractitioner
Other representations of profile: CSV, Excel, Schematron