HL7 FHIR JP Core ImplementationGuide
1.1.1 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner |
Version | 1.1.1 |
Name | JP_Practitioner |
Title | JP Core Practitioner Profile |
Status | Active ( 2022-10-24 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このプロファイルはPractitionerリソースに対して、医療従事者のデータを送受信するための基礎となる制約と拡張を定めたものである。
本プロファイルは、医療従事者に関する情報の登録や検索、取得のために 、FHIR Practitioner リソースを使用するにあたっての、最低限の制約を記述したものである。Practitioner リソースに対して本プロファイルに準拠する場合に必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。
本プロファイルは、以下のようなユースケースを想定している。
氏名または医籍登録番号による医療従事者の検索
他のリソースからの医療従事者情報の参照(例:Patientリソースの generalPractitionerで参照される患者の主治医や、Encounterリソースのparticipantで参照される診察の担当医)
医療(ヘルスケア)の提供、及び、ヘルスケア関連サービスに、直接的、または、間接的に係わる全ての人を表す。本リソースに含まれる医療従事者の例を示す(ただし、この一覧に限定されない)。
本リソースは、友人や親戚、隣人のケアをする個人のように、正式な責任を持たずに医療に関与する個人を表現するために使用してはならない。それらの情報は、患者の関係者として RelatedPerson リソースを使用して表現されるべきである。
Practitioner リソースは、ヘルスケアサービスの提供組織を代表し、複数の患者のために行動する個人に対して使用される。一方で、RelatedPerson リソースは、特定の組織に関連づけられておらず、特定の患者に関係する個人を表現するために使用される。
PractitionerRole リソースは、医療従事者が、特定の組織において与えられている役割の詳細を表す。特定の施設に関係しない資格や識別子(例:医籍番号や麻薬施用者免許証番号)は、Practitioner リソースに記録することが望ましい。一方で、特定の施設における医療従事者の識別子や役割(例:特定の医療機関における医療従事者ID)は、施設を表すOrganizationリソースとあわせて PractitionerRole リソースに記録することが望ましい。
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Practitioner
Summary
Fixed Value: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | 0..* | Practitioner | ヘルスケアまたは関連サービスの提供に正式な責任を負う人 | |
identifier | 0..* | Identifier | An identifier for the person as this agent Practitionerリソースに対する識別子【詳細参照】 | |
active | 0..1 | boolean | Whether this practitioner's record is in active use | |
name | 0..* | JP_HumanName | Name of a human - parts and usage 人の名前情報、その一部分と使い方 | |
telecom | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先 | |
period | 0..1 | Period | Time period when the contact point was/is in use | |
address | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所) | |
period | 0..1 | Period | Time period when address was/is in use | |
gender | 0..1 | code | male | female | other | unknown | |
birthDate | 0..1 | date | The date on which the practitioner was born 医療従事者の生年月日 | |
photo | 0..* | Attachment | Image of the person | |
Slices for qualification | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング 【詳細参照】 Slice: Unordered, Open by pattern:code | |
qualification:All Slices | Content/Rules for all slices | |||
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |
qualification:narcoticPrescriptionLicenseNumber | 0..47 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |
identifier | 0..* | Identifier | 都道府県別 麻薬施用者免許番号 | |
system | 0..1 | uri | 麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)] 【詳細参照】 | |
value | 0..1 | string | 都道府県別 麻薬施用者免許番号 【詳細参照】 | |
assigner | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: narcotics-practitioner | |
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |
qualification:medicalRegistrationNumber | 0..1 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |
identifier | 0..* | Identifier | 医籍登録番号 | |
system | 0..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.392.100495.20.3.31 | |
value | 0..1 | string | 医籍登録番号 | |
assigner | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: medical-registration | |
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Practitioner | 0..* | Practitioner | ヘルスケアまたは関連サービスの提供に正式な責任を負う人 | |||||
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 | ||||
identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Practitionerリソースに対する識別子【詳細参照】 | ||||
active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
name | 0..* | JP_HumanName | 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 | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | Σ | 0..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) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | Σ | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所) | ||||
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 | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon | ||||
district | Σ | 0..1 | string | District name (aka county) Example General: Madison | ||||
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) | ||||
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) | ||||
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the practitioner was born 医療従事者の生年月日 | ||||
photo | 0..* | Attachment | Image of the person | |||||
Slices for qualification | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング 【詳細参照】 Slice: Unordered, Open by pattern:code | |||||
qualification:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service. | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
qualification:narcoticPrescriptionLicenseNumber | 0..47 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | 都道府県別 麻薬施用者免許番号 | |||||
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 . | ||||
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. | ||||
system | Σ | 0..1 | uri | 麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)] 【詳細参照】 Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | 都道府県別 麻薬施用者免許番号 【詳細参照】 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | ||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: narcotics-practitioner | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |||||
qualification:medicalRegistrationNumber | 0..1 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | 医籍登録番号 | |||||
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 . | ||||
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. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.392.100495.20.3.31 | ||||
value | Σ | 0..1 | string | 医籍登録番号 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | ||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: medical-registration | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |||||
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語 Binding: CommonLanguages (preferred): A human language.
| |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet / Code | ||||
Practitioner.language | preferred | CommonLanguages
| ||||
Practitioner.telecom.system | required | ContactPointSystem | ||||
Practitioner.telecom.use | required | ContactPointUse | ||||
Practitioner.address.use | required | AddressUse | ||||
Practitioner.address.type | required | AddressType | ||||
Practitioner.gender | required | AdministrativeGender | ||||
Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7 ) | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.use | required | IdentifierUse | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.type | extensible | Identifier Type Codes | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.code | required | Pattern: narcotics-practitioner | ||||
Practitioner.qualification:medicalRegistrationNumber.identifier.use | required | IdentifierUse | ||||
Practitioner.qualification:medicalRegistrationNumber.identifier.type | extensible | Identifier Type Codes | ||||
Practitioner.qualification:medicalRegistrationNumber.code | required | Pattern: medical-registration | ||||
Practitioner.communication | preferred | CommonLanguages
|
Constraints
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 Practitioner
Summary
Fixed Value: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | 0..* | Practitioner | ヘルスケアまたは関連サービスの提供に正式な責任を負う人 | |
identifier | 0..* | Identifier | An identifier for the person as this agent Practitionerリソースに対する識別子【詳細参照】 | |
active | 0..1 | boolean | Whether this practitioner's record is in active use | |
name | 0..* | JP_HumanName | Name of a human - parts and usage 人の名前情報、その一部分と使い方 | |
telecom | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先 | |
period | 0..1 | Period | Time period when the contact point was/is in use | |
address | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所) | |
period | 0..1 | Period | Time period when address was/is in use | |
gender | 0..1 | code | male | female | other | unknown | |
birthDate | 0..1 | date | The date on which the practitioner was born 医療従事者の生年月日 | |
photo | 0..* | Attachment | Image of the person | |
Slices for qualification | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング 【詳細参照】 Slice: Unordered, Open by pattern:code | |
qualification:All Slices | Content/Rules for all slices | |||
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |
qualification:narcoticPrescriptionLicenseNumber | 0..47 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |
identifier | 0..* | Identifier | 都道府県別 麻薬施用者免許番号 | |
system | 0..1 | uri | 麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)] 【詳細参照】 | |
value | 0..1 | string | 都道府県別 麻薬施用者免許番号 【詳細参照】 | |
assigner | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: narcotics-practitioner | |
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |
qualification:medicalRegistrationNumber | 0..1 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |
identifier | 0..* | Identifier | 医籍登録番号 | |
system | 0..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.392.100495.20.3.31 | |
value | 0..1 | string | 医籍登録番号 | |
assigner | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: medical-registration | |
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語 | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Practitioner | 0..* | Practitioner | ヘルスケアまたは関連サービスの提供に正式な責任を負う人 | |||||
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 | ||||
identifier | Σ | 0..* | Identifier | An identifier for the person as this agent Practitionerリソースに対する識別子【詳細参照】 | ||||
active | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
name | 0..* | JP_HumanName | 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 | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | Σ | 0..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) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | Σ | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所) | ||||
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 | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon | ||||
district | Σ | 0..1 | string | District name (aka county) Example General: Madison | ||||
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) | ||||
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) | ||||
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the practitioner was born 医療従事者の生年月日 | ||||
photo | 0..* | Attachment | Image of the person | |||||
Slices for qualification | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング 【詳細参照】 Slice: Unordered, Open by pattern:code | |||||
qualification:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service. | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
qualification:narcoticPrescriptionLicenseNumber | 0..47 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | 都道府県別 麻薬施用者免許番号 | |||||
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 . | ||||
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. | ||||
system | Σ | 0..1 | uri | 麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)] 【詳細参照】 Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | 都道府県別 麻薬施用者免許番号 【詳細参照】 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | ||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: narcotics-practitioner | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |||||
qualification:medicalRegistrationNumber | 0..1 | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..* | Identifier | 医籍登録番号 | |||||
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 . | ||||
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. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:1.2.392.100495.20.3.31 | ||||
value | Σ | 0..1 | string | 医籍登録番号 Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | Organization that issued id (may be just text) | ||||
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: JP Core MedicalLicense Certificate ValueSet (required) Required Pattern: At least the following | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | id | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: medical-registration | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
period | 0..1 | Period | Period during which the qualification is valid | |||||
issuer | 0..1 | Reference(JP Core Organization Profile) | Organization that regulates and issues the qualification | |||||
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語 Binding: CommonLanguages (preferred): A human language.
| |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet / Code | ||||
Practitioner.language | preferred | CommonLanguages
| ||||
Practitioner.telecom.system | required | ContactPointSystem | ||||
Practitioner.telecom.use | required | ContactPointUse | ||||
Practitioner.address.use | required | AddressUse | ||||
Practitioner.address.type | required | AddressType | ||||
Practitioner.gender | required | AdministrativeGender | ||||
Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7 ) | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.use | required | IdentifierUse | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.type | extensible | Identifier Type Codes | ||||
Practitioner.qualification:narcoticPrescriptionLicenseNumber.code | required | Pattern: narcotics-practitioner | ||||
Practitioner.qualification:medicalRegistrationNumber.identifier.use | required | IdentifierUse | ||||
Practitioner.qualification:medicalRegistrationNumber.identifier.type | extensible | Identifier Type Codes | ||||
Practitioner.qualification:medicalRegistrationNumber.code | required | Pattern: medical-registration | ||||
Practitioner.communication | preferred | CommonLanguages
|
Constraints
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() |
Other representations of profile: CSV, Excel, Schematron
本プロファイルで定義された必須項目はない。
本プロファイルで使用される拡張は次の通りである。
Practitioner.qualificationには、以下の医療従事者のqualification(資格)を格納できるようスライシングによる定義が追加されている。
スライシング定義名 | 目的 | 指定方法 |
---|---|---|
narcoticPrescriptionLicenseNumber | 麻薬施用者免許番号を表現する | qualification.identifier.system = “urn:oid:1.2.392.100495.20.3.32.1[都道府県番号]” を指定し、麻薬取扱免許番号を同valueに格納する。 都道府県番号 |
MedicalRegistrationNumber | 医籍登録者番号を表現する | qualification.identifier.system = “urn:oid:1.2.392.100495.20.3.31” を指定し、医籍登録者番号を同valueに格納する。 |
コンフォーマンス | パラメータ | 型 | 例 |
---|---|---|---|
SHALL | identifier | token | GET [base]/Practitioner?identifier=urn:oid:1.2.392.100495.20.3.41.11312345670|789 |
SHALL | name | string | GET [base]/Practitioner?name=山田 |
次の検索パラメータは必須でサポートされなければならない。
identifier 検索パラメータを使用して、医療従事者番号などの識別子によるPractitionerの検索をサポートしなければならない(SHALL)
GET [base]/Practitioner?identifier={system|}[code]
例:
GET [base]/Practitioner?identifier=urn:oid:1.2.392.100495.20.3.41.11312345670|123456
指定された識別子(identifier)に一致するPractitionerリソースを含むBundleを検索する。
name 検索パラメータを使用して、任意の名前パートによる文字列検索をサポートしなければならない(SHALL)
GET [base]/Practitioner?name=[string]
例:
GET [base]/Practitioner?name=山田
名前(姓:family、名:given、またはテキスト:text)が一致するPractitionerリソースを含むBundleを検索する。
推奨検索パラメータ(SHOULD)は定義しない。