PractitionerRole
본 문서는 KR-CORE 에서 정의한 Resource 중 PractitionerRole 의 대하여 설명한다.
목차
KR-CORE 1.0.1 기반의 구조의 대한 설명에 가까운 문서로, 세부적인 내용은 FHIR R4 기반의 Kr-core 을 참고해주세요.
PractitionerRole for Medical Doctor
본 문서는 KR-Core 1.0.1 에서 정의한 Resource 중 PractitionerRole for Medical Doctor 의 세부적인 기능을 설명하기 위한 문서입니다.
KRCore_PractitionerRole_MedicalDoctor (PractitionerRole) | C | PractitionerRole | |
id | Σ | 0..1 | string |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | 0..1 | Narrative | |
contained | 0..* | Resource | |
extension | C | 0..* | Extension |
modifierExtension | ?! C | 0..* | Extension |
identifier | Σ | 0..* | Identifier |
active | Σ | 0..1 | boolean |
period | Σ | 0..1 | Period |
practitioner | Σ | 0..1 | Reference(KRCore_Practitioner_MedicalDoctor) |
organization | Σ | 0..1 | Reference(Organization | KRCore_HealthcareOrganization) |
code | Σ | 1..* | CodeableConceptBinding |
MDRole | Σ | 1..1 | CodeableConceptPattern |
specialty | S Σ | 1..* | CodeableConceptBinding |
id | 0..1 | string | |
extension | C | 0..* | Extension |
coding | Σ | 1..* | Coding |
HIRA | S Σ | 1..* | CodingBinding |
id | 0..1 | string | |
extension | C | 0..* | Extension |
system | S Σ | 1..1 | uriFixed Value |
version | Σ | 0..1 | string |
code | S Σ | 1..1 | code |
display | Σ | 0..1 | string |
userSelected | Σ | 0..1 | boolean |
text | Σ | 0..1 | string |
location | Σ | 0..* | Reference(Location) |
healthcareService | 0..* | Reference(HealthcareService) | |
telecom | Σ | 0..* | ContactPoint |
availableTime | 0..* | BackboneElement | |
id | 0..1 | string | |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
daysOfWeek | 0..* | codeBinding | |
allDay | 0..1 | boolean | |
availableStartTime | 0..1 | time | |
availableEndTime | 0..1 | time | |
notAvailable | 0..* | BackboneElement | |
id | 0..1 | string | |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
description | 1..1 | string | |
during | 0..1 | Period | |
availabilityExceptions | 0..1 | string | |
endpoint | 0..* | Reference(Endpoint) |
PractitionerRole | |||
Short | KR Core PractitionerRole Profile for Medical Doctor | ||
Definition | A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time. | ||
Cardinality | 0..* | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.id | |||
Short | Logical id of this artifact | ||
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Comments | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||
PractitionerRole.meta | |||
Short | Metadata about the resource | ||
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. | ||
Cardinality | 0..1 | ||
Type | Meta | ||
Summary | True | ||
Constraints |
| ||
PractitionerRole.implicitRules | |||
Short | A set of rules under which this content was created | ||
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||
Cardinality | 0..1 | ||
Type | uri | ||
Modifier | True | ||
Summary | True | ||
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||
Constraints |
| ||
PractitionerRole.language | |||
Short | Language of the resource content | ||
Definition | The base language in which the resource is written. | ||
Cardinality | 0..1 | ||
Type | code | ||
Binding | A human language.
| ||
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||
Constraints |
| ||
PractitionerRole.text | |||
Short | Text summary of the resource, for human interpretation | ||
Definition | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||
Cardinality | 0..1 | ||
Type | Narrative | ||
Alias | narrative, html, xhtml, display | ||
Comments | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.contained | |||
Short | Contained, inline Resources | ||
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||
Cardinality | 0..* | ||
Type | Resource | ||
Alias | inline resources, anonymous resources, contained resources | ||
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||
Mappings |
| ||
PractitionerRole.extension | |||
Short | Additional content defined by implementations | ||
Definition | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, 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. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.modifierExtension | |||
Short | Extensions that cannot be ignored | ||
Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Alias | extensions, user content | ||
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. | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.identifier | |||
Short | Business Identifiers that are specific to a role/location | ||
Definition | Business Identifiers that are specific to a role/location. | ||
Cardinality | 0..* | ||
Type | Identifier | ||
Summary | True | ||
Requirements | Often, specific identities are assigned for the agent. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.active | |||
Short | Whether this practitioner role record is in active use | ||
Definition | Whether this practitioner role record is in active use. | ||
Cardinality | 0..1 | ||
Type | boolean | ||
Summary | True | ||
Requirements | Need to be able to mark a practitioner role record as not to be used because it was created in error, or otherwise no longer in active use. | ||
Comments | If this value is false, you may refer to the period to see when the role was in active use. If there is no period specified, no inference can be made about when it was active. | ||
Meaning when missing | This resource is generally assumed to be active if no value is provided for the active element | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.period | |||
Short | The period during which the practitioner is authorized to perform in these role(s) | ||
Definition | The period during which the person is authorized to act as a practitioner in these role(s) for the organization. | ||
Cardinality | 0..1 | ||
Type | Period | ||
Summary | True | ||
Requirements | Even after the agencies is revoked, the fact that it existed must still be recorded. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.practitioner | |||
Short | 진료의 인적사항 | ||
Definition | Practitioner that is able to provide the defined services for the organization. | ||
Cardinality | 0..1 | ||
Type | Reference(KRCore_Practitioner_MedicalDoctor) | ||
Summary | True | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.organization | |||
Short | 진료의 소속 기관 | ||
Definition | The organization where the Practitioner performs the roles associated. | ||
Cardinality | 0..1 | ||
Type | Reference(Organization | KRCore_HealthcareOrganization) | ||
Summary | True | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.code | |||
Short | 진료의 역할 | ||
Definition | Roles which this practitioner is authorized to perform for the organization. | ||
Cardinality | 1..* | ||
Type | CodeableConcept | ||
Binding | The role a person plays representing an organization. | ||
Summary | True | ||
Requirements | Need to know what authority the practitioner has - what can they do? | ||
Comments | A person may have more than one role. | ||
Slicing | Unordered, Open, by $this(Value) | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.code:MDRole | |||
Short | Roles which this practitioner may perform | ||
Definition | Roles which this practitioner is authorized to perform for the organization. | ||
Cardinality | 1..1 | ||
Type | CodeableConcept | ||
Binding | The role a person plays representing an organization. | ||
Summary | True | ||
Requirements | Need to know what authority the practitioner has - what can they do? | ||
Comments | A person may have more than one role. | ||
Constraints |
| ||
Pattern | { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/practitioner-role", "code": "doctor" } ] } | ||
Mappings |
| ||
PractitionerRole.specialty | |||
Short | 진료의 진료과목 | ||
Definition | Specific specialty of the practitioner. | ||
Cardinality | 1..* | ||
Type | CodeableConcept | ||
Binding | Specific specialty associated with the agency. | ||
Must Support | True | ||
Summary | True | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.id | |||
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. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
PractitionerRole.specialty.extension | |||
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 manageable, 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. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | 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. | ||
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding | |||
Short | Code defined by a terminology system | ||
Definition | A reference to a code defined by a terminology system. | ||
Cardinality | 1..* | ||
Type | Coding | ||
Summary | True | ||
Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||
Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||
Slicing | Unordered, Open, by $this(Value) | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA | |||
Short | 건강보험심사평가원 진료과목 코드 정보 | ||
Definition | A reference to a code defined by a terminology system. | ||
Cardinality | 1..* | ||
Type | Coding | ||
Binding | |||
Must Support | True | ||
Summary | True | ||
Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||
Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.id | |||
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. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.extension | |||
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 manageable, 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. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | 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. | ||
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.system | |||
Short | 건강보험심사평가원 진료과목 코드체계 | ||
Definition | The identification of the code system that defines the meaning of the symbol in the code. | ||
Cardinality | 1..1 | ||
Type | uri | ||
Must Support | True | ||
Summary | True | ||
Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||
Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||
Constraints |
| ||
Fixed Value | http://www.hl7korea.or.kr/CodeSystem/hira-medical-department | ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.version | |||
Short | Version of the system - if relevant | ||
Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.code | |||
Short | 건강보험심사평가원 진료과목 코드 | ||
Definition | A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). | ||
Cardinality | 1..1 | ||
Type | code | ||
Must Support | True | ||
Summary | True | ||
Requirements | Need to refer to a particular code in the system. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.display | |||
Short | Representation defined by the system | ||
Definition | A representation of the meaning of the code in the system, following the rules of the system. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.coding:HIRA.userSelected | |||
Short | If this coding was chosen directly by the user | ||
Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||
Cardinality | 0..1 | ||
Type | boolean | ||
Summary | True | ||
Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||
Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.specialty.text | |||
Short | Plain text representation of the concept | ||
Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||
Cardinality | 0..1 | ||
Type | string | ||
Summary | True | ||
Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||
Comments | Very often the text is the same as a displayName of one of the codings. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.location | |||
Short | The location(s) at which this practitioner provides care | ||
Definition | The location(s) at which this practitioner provides care. | ||
Cardinality | 0..* | ||
Type | Reference(Location) | ||
Summary | True | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.healthcareService | |||
Short | The list of healthcare services that this worker provides for this role's Organization/Location(s) | ||
Definition | The list of healthcare services that this worker provides for this role's Organization/Location(s). | ||
Cardinality | 0..* | ||
Type | Reference(HealthcareService) | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.telecom | |||
Short | Contact details that are specific to the role/location/service | ||
Definition | Contact details that are specific to the role/location/service. | ||
Cardinality | 0..* | ||
Type | ContactPoint | ||
Summary | True | ||
Requirements | Often practitioners have a dedicated line for each location (or service) that they work at, and need to be able to define separate contact details for each of these. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime | |||
Short | Times the Service Site is available | ||
Definition | A collection of times the practitioner is available or performing this role at the location and/or healthcareservice. | ||
Cardinality | 0..* | ||
Type | BackboneElement | ||
Comments | More detailed availability information may be provided in associated Schedule/Slot resources. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.id | |||
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. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
PractitionerRole.availableTime.extension | |||
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 manageable, 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. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.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 manageable, 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Summary | True | ||
Alias | extensions, user content, modifiers | ||
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. | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.daysOfWeek | |||
Short | mon | tue | wed | thu | fri | sat | sun | ||
Definition | Indicates which days of the week are available between the start and end Times. | ||
Cardinality | 0..* | ||
Type | code | ||
Binding | The days of the week. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.allDay | |||
Short | Always available? e.g. 24 hour service | ||
Definition | Is this always available? (hence times are irrelevant) e.g. 24 hour service. | ||
Cardinality | 0..1 | ||
Type | boolean | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.availableStartTime | |||
Short | Opening time of day (ignored if allDay = true) | ||
Definition | The opening time of day. Note: If the AllDay flag is set, then this time is ignored. | ||
Cardinality | 0..1 | ||
Type | time | ||
Comments | The timezone is expected to be for where this HealthcareService is provided at. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availableTime.availableEndTime | |||
Short | Closing time of day (ignored if allDay = true) | ||
Definition | The closing time of day. Note: If the AllDay flag is set, then this time is ignored. | ||
Cardinality | 0..1 | ||
Type | time | ||
Comments | The timezone is expected to be for where this HealthcareService is provided at. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.notAvailable | |||
Short | Not available during this time due to provided reason | ||
Definition | The practitioner is not available or performing this role during this period of time due to the provided reason. | ||
Cardinality | 0..* | ||
Type | BackboneElement | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.notAvailable.id | |||
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. | ||
Cardinality | 0..1 | ||
Type | string | ||
Mappings |
| ||
PractitionerRole.notAvailable.extension | |||
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 manageable, 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. | ||
Cardinality | 0..* | ||
Type | Extension | ||
Alias | extensions, user content | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.notAvailable.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 manageable, 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||
Cardinality | 0..* | ||
Type | Extension | ||
Modifier | True | ||
Summary | True | ||
Alias | extensions, user content, modifiers | ||
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. | ||
Comments | 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. | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.notAvailable.description | |||
Short | Reason presented to the user explaining why time not available | ||
Definition | The reason that can be presented to the user as to why this time is not available. | ||
Cardinality | 1..1 | ||
Type | string | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.notAvailable.during | |||
Short | Service not available from this date | ||
Definition | Service is not available (seasonally or for a public holiday) from this date. | ||
Cardinality | 0..1 | ||
Type | Period | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.availabilityExceptions | |||
Short | Description of availability exceptions | ||
Definition | A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times. | ||
Cardinality | 0..1 | ||
Type | string | ||
Constraints |
| ||
Mappings |
| ||
PractitionerRole.endpoint | |||
Short | Technical endpoints providing access to services operated for the practitioner with this role | ||
Definition | Technical endpoints providing access to services operated for the practitioner with this role. | ||
Cardinality | 0..* | ||
Type | Reference(Endpoint) | ||
Requirements | Organizations have multiple systems that provide various services and ,ay also be different for practitioners too. So the endpoint satisfies the need to be able to define the technical connection details for how to connect to them, and for what purpose. | ||
Constraints |
| ||
Mappings |
|
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | PractitionerRole | KR Core PractitionerRole Profile for Medical Doctor | |
![]() ![]() ![]() | 0..1 | Reference(KR Core Practitioner Profile for Medical Doctor) | 진료의 인적사항 | |
![]() ![]() ![]() | 0..1 | Reference(Organization | KR Core Healthcare Organization Profile) | 진료의 소속 기관 | |
![]() ![]() ![]() | 1..* | CodeableConcept | 진료의 역할 Slice: Unordered, Open by value:$this Binding: PractitionerRole (extensible): The role a person plays representing an organization. | |
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | Roles which this practitioner may perform Required Pattern: At least the following | |
![]() ![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/practitioner-role | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: doctor | |
![]() ![]() ![]() | S | 1..* | CodeableConcept | 진료의 진료과목 |
![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | |
![]() ![]() ![]() ![]() ![]() | S | 1..* | Coding | 건강보험심사평가원 진료과목 코드 정보 Binding: KR Core Medical Department Codes (required) |
![]() ![]() ![]() ![]() ![]() ![]() | S | 1..1 | uri | 건강보험심사평가원 진료과목 코드체계 Fixed Value: http://www.hl7korea.or.kr/CodeSystem/hira-medical-department |
![]() ![]() ![]() ![]() ![]() ![]() | S | 1..1 | code | 건강보험심사평가원 진료과목 코드 |