HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

Resource Profile: JP_Practitioner - Detailed Descriptions

Active as of 2022-10-24

Definitions for the jp-practitioner resource profile.

Guidance on how to interpret the contents of this table can be found here.

1. Practitioner
Definition

A person who is directly or indirectly involved in the provisioning of healthcare.

医療の提供に直接または間接的に関与する者をいう。

ヘルスケアの提供に直接的または間接的に関与している人。 / A person who is directly or indirectly involved in the provisioning of healthcare.

2. Practitioner.identifier
Definition

An identifier that applies to this person in this role.

ある役割の人に適用される識別子。

この役割でこの人に適用される識別子。 / An identifier that applies to this person in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Requirements

Often, specific identities are assigned for the agent.

多くの場合、エージェントには特定の識別子が割り当てられている。

多くの場合、エージェントに特定のIDが割り当てられます。 / Often, specific identities are assigned for the agent.

Comments

【JP Core仕様】IDの名前空間を表す Practitioner.identifier.systemと ID値そのものを表す Practitioner.identifier.value の組み合わせとして表現する。
Practitioner.identifier.systemは以下の割り当てる。

  • 医師の場合 : urn:oid:1.2.392.100495.20.3.41.医療機関識別OID番号
  • 歯科医師の場合、urn:oid:1.2.392.100495.20.3.42.医療機関識別OID番号

医療機関識別OID番号は患者IDの発行者である施設を識別するものであり、医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細についてはOrganizationプロファイルの医療機関コード10桁の説明を参照すること。
例:医療機関コード「1312345670」での医師の場合「urn:oid:1.2.392.100495.20.3.41.11312345670」

なお、rn:oid:1.2.392.100495.20.3.41 の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において処方医 IDに割り当てられたOIDのURL型である。

地域医療連携ネットワークの地域医療従事者IDを指定する場合も同様に、地域医療従事者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)を system に使用することができる。
医師、歯科医師以外の医療者のIDの名前空間を表す system 値はまだ未定のため、空白もしくは「ドメイン名/PractitionerのSystem発行キー」などの識別コードを入れること。
例:http://www.abd-hospital.co.jp/practitioner-system

3. Practitioner.active
Definition

Whether this practitioner's record is in active use.

この医療従事者の記録がアクティブに使用されているかどうかを示す。

この開業医の記録が積極的に使用されているかどうか。 / Whether this practitioner's record is in active use.

Requirements

Need to be able to mark a practitioner record as not to be used because it was created in error.

医療従事者のレコードを誤って作成してしまったとき、使用しないようにマークできるようにする必要がある。

誤って作成されたため、使用されないように開業医のレコードをマークできる必要があります。 / Need to be able to mark a practitioner record as not to be used because it was created in error.

Comments

If the practitioner is not in use by one organization, then it should mark the period on the PractitionerRole with an end date (even if they are active) as they may be active in another role.

医療従事者がある組織で使用されていない場合、別のロールでアクティブになっている可能性があるので、(例えそれらがアクティブであっても)PractitionerRoleに有効期間を終了日でマークしておく必要がある。

開業医が1つの組織で使用されていない場合、別の役割でアクティブである可能性があるため、実践期間(アクティブであっても)で(アクティブであっても)マークを付ける必要があります。 / If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role.

4. Practitioner.name
Definition

The name(s) associated with the practitioner.

医療従事者の氏名(複数の場合もある)

開業医に関連付けられた名前。 / The name(s) associated with the practitioner.

TypeHumanName(JP_HumanName)
Requirements

The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

医療従事者が知られている名前。複数ある場合は、従事者が通常知られている名前を表示に使用する。

開業医が知られている名前。複数の場合、開業医が通常知られている名前はディスプレイで使用する必要があります。 / The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

Comments

The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

In general, select the value to be used in the ResourceReference.display based on this:

  1. There is more than 1 name
  2. Use = usual
  3. Period is current to the date of the usage
  4. Use = official
  5. Other order as decided by internal business rules.

useプロパティの選択は、指定された単一の通常の名前があることを保証しなければならず、他の値はニックネーム(別名)、旧名、または他の値を適切に使用する。

一般的には、以下を基準にResourceReference.displayで使用する値を選択する。

  1. There is more than 1 name(最低限1つ以上の名前があること)
  2. Use = usual(useプロパティが「usual」であること)
  3. Period is current to the date of the usage(有効期限は利用開始日から現在まであること)
  4. Use = official(useプロパティが「official」であること
  5. Other order as decided by internal business rules.(その他、内部ルールで決められた順番)

医療従事者のNameの漢字カナ表記については、JP_Patient.nameで採用した方法を踏襲する。 そのほか、要素の説明は、JP_Patient.nameを参照。

使用プロパティの選択は、指定された単一の通常の名前があることを確認する必要があり、他の人は必要に応じてニックネーム(エイリアス)、古い値、またはその他の値を使用します。

一般に、これに基づいて、resourcereference.displayで使用する値を選択します。

  1. 1つ以上の名前があります 2.使用=通常 3.期間は使用法の日付までです 4.使用=公式 5.内部ビジネスルールによって決定されたその他の注文。 / The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

In general, select the value to be used in the ResourceReference.display based on this:

  1. There is more than 1 name
  2. Use = usual
  3. Period is current to the date of the usage
  4. Use = official
  5. Other order as decided by internal business rules.
5. Practitioner.telecom
Definition

A contact detail for the practitioner, e.g. a telephone number or an email address.

電話番号やメールアドレスなど、従事者への詳細な連絡先。

開業医の連絡先の詳細、例えば電話番号またはメールアドレス。 / A contact detail for the practitioner, e.g. a telephone number or an email address.

Requirements

Need to know how to reach a practitioner independent to any roles the practitioner may have.

医療従事者が持っているかもしれない任意の役割ごとに独立した連絡方法を知る必要がある。

開業医が持つ可能性のあるあらゆる役割に独立した開業医に到達する方法を知る必要があります。 / Need to know how to reach a practitioner independent to any roles the practitioner may have.

Comments

Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

人は、異なる用途や適用される期間に応じて複数の連絡方法を持っている可能性がある。本人に緊急に連絡を取るためのオプションが必要な場合があり、また本人の身元確認に役立つ場合がある。これらは通常、自宅の電話番号、または役割が特定されていない携帯電話番号を持つことになる。

要素の説明は、JP_Patient.telecomを参照。

人には、さまざまな用途または適用される期間で連絡するための複数の方法があります。人に緊急に連絡し、識別を支援するためのオプションが必要な場合があります。これらには通常、ホーム番号、または役割固有の携帯電話番号があります。 / Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

6. Practitioner.telecom.period
Control0..?
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

7. Practitioner.address
Definition

Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

役割が特定されていない従事者の住所(通常は自宅の住所)。 勤務先の住所は通常、役割に依存するため、このプロパティには入力されない。

役割固有ではない開業医のアドレス(通常は自宅の住所)。 通常、役割に依存しているため、作業アドレスは通常、このプロパティに入力されません。 / Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

Requirements

The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

医療従事者の自宅/メールアドレスは、従業員管理のために必要とされることが多く、また、一部のロスタリングサービスでは、開始点(医療従事者の自宅)が計算に使用されることがある。

従業員の管理目的では、および開始点(開業医の家)が計算で使用できるいくつかの名簿サービスにも必要です。 / The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

Comments

The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

PractitionerRoleにアドレス値が付いていないのは、この目的のためにロケーションプロパティを使用することが想定されているからである(アドレスが付いている)。

要素の説明は、JP_Patient.address を参照。

PractitionErroleには、この目的に位置プロパティが使用されると予想されるため、アドレス値はありません(アドレスがあります)。 / The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

8. Practitioner.address.period
Control0..?
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

9. Practitioner.gender
Definition

Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.

管理や記録のためにその人が持っていると思われる性別。

管理性別 - その人が管理と記録保持の目的で持っていると考えられている性別。 / Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.

Requirements

Needed to address the person correctly. 正しく相手に対応する必要がある。

その人に正しく対処する必要がありました。 / Needed to address the person correctly.

10. Practitioner.birthDate
Definition

The date of birth for the practitioner.

医療従事者の生年月日

開業医の生年月日。 / The date of birth for the practitioner.

Requirements

Needed for identification.

身分証明に必要。

識別に必要です。 / Needed for identification.

11. Practitioner.photo
Definition

Image of the person.

医療従事者の写真。

人の画像。 / Image of the person.

Requirements

Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.

多くのEHRシステムは、患者や職員の画像をキャプチャする機能を持っている。新しいソーシャルメディアの利用にも対応している。

多くのEHRシステムには、患者と人員のイメージをキャプチャする能力があります。新しいソーシャルメディアの使用にも適しています。 / Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.

Comments

When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".

サマリービューを提供する場合(例えば、Observation.value[x]で)、添付ファイルは "Signed Procedure Consent "のような簡単な表示テキストで表現されなければならない。

12. Practitioner.qualification
Definition

The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certain locality.

医療従事者によるケアの提供を認可する、あるいは関連する、公式の証明書、トレーニング、免許証等。 例えば、医療委員会が発行した医師免許証は、認定された地域内で医療を行うことを開業医に許可するものである。

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Comments

麻薬施用者免許番号、または医籍登録番号を格納するためのQualification/Slicing定義。

麻薬施用者免許番号の場合のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.32.1[都道府県番号] を使用する。 ( 頭に1をつけて末尾3桁で表現する。これは北海道などの場合、都道府県番号は01になるが、OID では先頭が0は許可されていないため、頭に1をつけて3桁で表現する) つまり麻薬施用者免許番号を発行した都道府県ごとにsystemも異なる値となる。 医籍登録番号のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.31 を使用する。

SlicingThis element introduces a set of slices on Practitioner.qualification. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ code
13. Practitioner.qualification.identifier
Definition

An identifier that applies to this person's qualification in this role.

この人物のこの役割における資格に適用される識別子。

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Requirements

Often, specific identities are assigned for the qualification.

多くの場合、資格には特定の識別子が割り当てられる。

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

14. Practitioner.qualification.code
Definition

Coded representation of the qualification.

資格のコード化された表現。

資格のコード化された表現。 / Coded representation of the qualification.

Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

すべての用語の使用がこの一般的なパターンに適合するわけではない。いくつかのケースでは、モデルはCodeableConceptを使用せず、Codingを直接使用し、テキスト、コーディング、翻訳、要素間の関係、および前後の調整を管理するための独自の構造を提供することが望ましい。

15. Practitioner.qualification.period
Definition

Period during which the qualification is valid.

資格が有効な期間。

資格が有効な期間。 / Period during which the qualification is valid.

Requirements

Qualifications are often for a limited period of time, and can be revoked.

資格は期間限定のものが多く、取り消されることもある。

資格は多くの場合、限られた期間であり、取り消すことができます。 / Qualifications are often for a limited period of time, and can be revoked.

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

使用のコンテキストは、範囲全体が適用されるか(例:「患者はこの時間範囲で病院の入院患者であった」)、範囲内の1つの値が適用されるか(例:「この2つの時間の間に患者に与える」)を指定する。

期間は、期間(経過時間の尺度)には使用されない。Durationを参照のこと。

16. Practitioner.qualification.issuer
Definition

Organization that regulates and issues the qualification.

資格を規制し、発行する機関

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

参照は実際のFHIRリソースへの参照でなければならず、解決可能でなければならない。解決は URL からの検索、またはリソースタイプによって、絶対参照を正規の URL として扱い、ローカルのレジストリ/リポジトリで検索することで行うことができる。

17. Practitioner.qualification:narcoticPrescriptionLicenseNumber
SliceNamenarcoticPrescriptionLicenseNumber
Control0..47
18. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..?
19. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.system
Definition

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]

Control0..?
Comments

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]。
都道府県毎のOIDを以下に示す。

  • urn:oid:1.2.392.100495.20.3.32.101(北海道)
  • urn:oid:1.2.392.100495.20.3.32.102(青森県)
  • urn:oid:1.2.392.100495.20.3.32.103(岩手県)
  • urn:oid:1.2.392.100495.20.3.32.104(宮城県)
  • urn:oid:1.2.392.100495.20.3.32.105(秋田県)
  • urn:oid:1.2.392.100495.20.3.32.106(山形県)
  • urn:oid:1.2.392.100495.20.3.32.107(福島県)
  • urn:oid:1.2.392.100495.20.3.32.108(茨城県)
  • urn:oid:1.2.392.100495.20.3.32.109(栃木県)
  • urn:oid:1.2.392.100495.20.3.32.110(群馬県)
  • urn:oid:1.2.392.100495.20.3.32.111(埼玉県)
  • urn:oid:1.2.392.100495.20.3.32.112(千葉県)
  • urn:oid:1.2.392.100495.20.3.32.113(東京都)
  • urn:oid:1.2.392.100495.20.3.32.114(神奈川)
  • urn:oid:1.2.392.100495.20.3.32.115(新潟県)
  • urn:oid:1.2.392.100495.20.3.32.116(富山県)
  • urn:oid:1.2.392.100495.20.3.32.117(石川県)
  • urn:oid:1.2.392.100495.20.3.32.118(福井県)
  • urn:oid:1.2.392.100495.20.3.32.119(山梨県)
  • urn:oid:1.2.392.100495.20.3.32.120(長野県)
  • urn:oid:1.2.392.100495.20.3.32.121(岐阜県)
  • urn:oid:1.2.392.100495.20.3.32.122(静岡県)
  • urn:oid:1.2.392.100495.20.3.32.123(愛知県)
  • urn:oid:1.2.392.100495.20.3.32.124(三重県)
  • urn:oid:1.2.392.100495.20.3.32.125(滋賀県)
  • urn:oid:1.2.392.100495.20.3.32.126(京都府)
  • urn:oid:1.2.392.100495.20.3.32.127(大阪府)
  • urn:oid:1.2.392.100495.20.3.32.128(兵庫県)
  • urn:oid:1.2.392.100495.20.3.32.129(奈良県)
  • urn:oid:1.2.392.100495.20.3.32.130(和歌山県)
  • urn:oid:1.2.392.100495.20.3.32.131(鳥取県)
  • urn:oid:1.2.392.100495.20.3.32.132(島根県)
  • urn:oid:1.2.392.100495.20.3.32.133(岡山県)
  • urn:oid:1.2.392.100495.20.3.32.134(広島県)
  • urn:oid:1.2.392.100495.20.3.32.135(山口県)
  • urn:oid:1.2.392.100495.20.3.32.136(徳島県)
  • urn:oid:1.2.392.100495.20.3.32.137(香川県)
  • urn:oid:1.2.392.100495.20.3.32.138(愛媛県)
  • urn:oid:1.2.392.100495.20.3.32.139(高知県)
  • urn:oid:1.2.392.100495.20.3.32.140(福岡県)
  • urn:oid:1.2.392.100495.20.3.32.141(佐賀県)
  • urn:oid:1.2.392.100495.20.3.32.142(長崎県)
  • urn:oid:1.2.392.100495.20.3.32.143(熊本県)
  • urn:oid:1.2.392.100495.20.3.32.144(大分県)
  • urn:oid:1.2.392.100495.20.3.32.145(宮崎県)
  • urn:oid:1.2.392.100495.20.3.32.146(鹿児島県)
  • urn:oid:1.2.392.100495.20.3.32.147(沖縄県)
20. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.value
Control0..?
Comments

都道府県別 麻薬施用者免許番号

21. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.assigner
Control0..?
TypeReference(JP_Organization)
22. Practitioner.qualification:narcoticPrescriptionLicenseNumber.code
Control0..?
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSet
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="narcotics-practitioner"/>
  </coding>
</valueCodeableConcept>
23. Practitioner.qualification:narcoticPrescriptionLicenseNumber.issuer
Control0..?
TypeReference(JP_Organization)
24. Practitioner.qualification:medicalRegistrationNumber
SliceNamemedicalRegistrationNumber
Control0..1
25. Practitioner.qualification:medicalRegistrationNumber.identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..?
26. Practitioner.qualification:medicalRegistrationNumber.identifier.system
Control0..?
Fixed Valueurn:oid:1.2.392.100495.20.3.31
27. Practitioner.qualification:medicalRegistrationNumber.identifier.value
Control0..?
Comments

医籍登録番号

28. Practitioner.qualification:medicalRegistrationNumber.identifier.assigner
Control0..?
TypeReference(JP_Organization)
29. Practitioner.qualification:medicalRegistrationNumber.code
Control0..?
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSet
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="medical-registration"/>
  </coding>
</valueCodeableConcept>
30. Practitioner.qualification:medicalRegistrationNumber.issuer
Control0..?
TypeReference(JP_Organization)
31. Practitioner.communication
Definition

A language the practitioner can use in patient communication.

医療従事者が患者とのコミュニケーションで使用できる言語。

開業医が患者のコミュニケーションで使用できる言語。 / A language the practitioner can use in patient communication.

Requirements

Knowing which language a practitioner speaks can help in facilitating communication with patients.

医療従事者がどの言語を話すかを知ることは、患者とのコミュニケーションを円滑にするのに役立つ。

開業医が話す言語を知ることは、患者とのコミュニケーションを促進するのに役立ちます。 / Knowing which language a practitioner speaks can help in facilitating communication with patients.

Comments

The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

このように正確なケーシングを持つ構造体 aa-BB は、ロケールのために最も広く使われている表記法の一つ。しかし、すべてのシステムがこれをコード化しているわけではなく、代わりにフリーテキストとしている。そのため、データ型としてはコードの代わりに CodeableConcept を使用している。

この正確なケーシングを備えた構造AA-BBは、ロケールで最も広く使用されている表記法の1つです。ただし、すべてのシステムがこれをコードするわけではありませんが、代わりに無料のテキストとして持っています。したがって、データ型としてコードの代わりにCodeableconcept。 / The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

Guidance on how to interpret the contents of this table can be found here.

1. Practitioner
Definition

A person who is directly or indirectly involved in the provisioning of healthcare.

医療の提供に直接または間接的に関与する者をいう。

ヘルスケアの提供に直接的または間接的に関与している人。 / A person who is directly or indirectly involved in the provisioning of healthcare.

Control0..*
Summaryfalse
InvariantsDefined on this element
dom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (: contained.contained.empty())
dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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: リソースが別のリソースに含まれている場合、meta.versionidまたはmeta.lastupdatedを持たないものとします / 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: 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label (: contained.meta.security.empty())
dom-6: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (: text.`div`.exists())
2. Practitioner.implicitRules
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.

Control0..1
Typeuri
Is Modifiertrue
Summarytrue
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
3. Practitioner.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summaryfalse
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
4. Practitioner.identifier
Definition

An identifier that applies to this person in this role.

ある役割の人に適用される識別子。

この役割でこの人に適用される識別子。 / An identifier that applies to this person in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
Requirements

Often, specific identities are assigned for the agent.

多くの場合、エージェントには特定の識別子が割り当てられている。

多くの場合、エージェントに特定のIDが割り当てられます。 / Often, specific identities are assigned for the agent.

Comments

【JP Core仕様】IDの名前空間を表す Practitioner.identifier.systemと ID値そのものを表す Practitioner.identifier.value の組み合わせとして表現する。
Practitioner.identifier.systemは以下の割り当てる。

  • 医師の場合 : urn:oid:1.2.392.100495.20.3.41.医療機関識別OID番号
  • 歯科医師の場合、urn:oid:1.2.392.100495.20.3.42.医療機関識別OID番号

医療機関識別OID番号は患者IDの発行者である施設を識別するものであり、医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細についてはOrganizationプロファイルの医療機関コード10桁の説明を参照すること。
例:医療機関コード「1312345670」での医師の場合「urn:oid:1.2.392.100495.20.3.41.11312345670」

なお、rn:oid:1.2.392.100495.20.3.41 の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において処方医 IDに割り当てられたOIDのURL型である。

地域医療連携ネットワークの地域医療従事者IDを指定する場合も同様に、地域医療従事者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)を system に使用することができる。
医師、歯科医師以外の医療者のIDの名前空間を表す system 値はまだ未定のため、空白もしくは「ドメイン名/PractitionerのSystem発行キー」などの識別コードを入れること。
例:http://www.abd-hospital.co.jp/practitioner-system

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
5. Practitioner.active
Definition

Whether this practitioner's record is in active use.

この医療従事者の記録がアクティブに使用されているかどうかを示す。

この開業医の記録が積極的に使用されているかどうか。 / Whether this practitioner's record is in active use.

Control0..1
Typeboolean
Summarytrue
Requirements

Need to be able to mark a practitioner record as not to be used because it was created in error.

医療従事者のレコードを誤って作成してしまったとき、使用しないようにマークできるようにする必要がある。

誤って作成されたため、使用されないように開業医のレコードをマークできる必要があります。 / Need to be able to mark a practitioner record as not to be used because it was created in error.

Comments

If the practitioner is not in use by one organization, then it should mark the period on the PractitionerRole with an end date (even if they are active) as they may be active in another role.

医療従事者がある組織で使用されていない場合、別のロールでアクティブになっている可能性があるので、(例えそれらがアクティブであっても)PractitionerRoleに有効期間を終了日でマークしておく必要がある。

開業医が1つの組織で使用されていない場合、別の役割でアクティブである可能性があるため、実践期間(アクティブであっても)で(アクティブであっても)マークを付ける必要があります。 / If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role.

Meaning if Missingこのリソースは、アクティブな要素の値が提供されていない場合、一般にアクティブであると想定されています / This resource is generally assumed to be active if no value is provided for the active element
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
6. Practitioner.name
Definition

The name(s) associated with the practitioner.

医療従事者の氏名(複数の場合もある)

開業医に関連付けられた名前。 / The name(s) associated with the practitioner.

Control0..* This element is affected by the following invariants: ele-1
TypeHumanName(JP_HumanName)
Requirements

The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

医療従事者が知られている名前。複数ある場合は、従事者が通常知られている名前を表示に使用する。

開業医が知られている名前。複数の場合、開業医が通常知られている名前はディスプレイで使用する必要があります。 / The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

Comments

The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

In general, select the value to be used in the ResourceReference.display based on this:

  1. There is more than 1 name
  2. Use = usual
  3. Period is current to the date of the usage
  4. Use = official
  5. Other order as decided by internal business rules.

useプロパティの選択は、指定された単一の通常の名前があることを保証しなければならず、他の値はニックネーム(別名)、旧名、または他の値を適切に使用する。

一般的には、以下を基準にResourceReference.displayで使用する値を選択する。

  1. There is more than 1 name(最低限1つ以上の名前があること)
  2. Use = usual(useプロパティが「usual」であること)
  3. Period is current to the date of the usage(有効期限は利用開始日から現在まであること)
  4. Use = official(useプロパティが「official」であること
  5. Other order as decided by internal business rules.(その他、内部ルールで決められた順番)

医療従事者のNameの漢字カナ表記については、JP_Patient.nameで採用した方法を踏襲する。 そのほか、要素の説明は、JP_Patient.nameを参照。

使用プロパティの選択は、指定された単一の通常の名前があることを確認する必要があり、他の人は必要に応じてニックネーム(エイリアス)、古い値、またはその他の値を使用します。

一般に、これに基づいて、resourcereference.displayで使用する値を選択します。

  1. 1つ以上の名前があります 2.使用=通常 3.期間は使用法の日付までです 4.使用=公式 5.内部ビジネスルールによって決定されたその他の注文。 / The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

In general, select the value to be used in the ResourceReference.display based on this:

  1. There is more than 1 name
  2. Use = usual
  3. Period is current to the date of the usage
  4. Use = official
  5. Other order as decided by internal business rules.
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
7. Practitioner.telecom
Definition

A contact detail for the practitioner, e.g. a telephone number or an email address.

電話番号やメールアドレスなど、従事者への詳細な連絡先。

開業医の連絡先の詳細、例えば電話番号またはメールアドレス。 / A contact detail for the practitioner, e.g. a telephone number or an email address.

Control0..*
TypeContactPoint
Summarytrue
Requirements

Need to know how to reach a practitioner independent to any roles the practitioner may have.

医療従事者が持っているかもしれない任意の役割ごとに独立した連絡方法を知る必要がある。

開業医が持つ可能性のあるあらゆる役割に独立した開業医に到達する方法を知る必要があります。 / Need to know how to reach a practitioner independent to any roles the practitioner may have.

Comments

Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

人は、異なる用途や適用される期間に応じて複数の連絡方法を持っている可能性がある。本人に緊急に連絡を取るためのオプションが必要な場合があり、また本人の身元確認に役立つ場合がある。これらは通常、自宅の電話番号、または役割が特定されていない携帯電話番号を持つことになる。

要素の説明は、JP_Patient.telecomを参照。

人には、さまざまな用途または適用される期間で連絡するための複数の方法があります。人に緊急に連絡し、識別を支援するためのオプションが必要な場合があります。これらには通常、ホーム番号、または役割固有の携帯電話番号があります。 / Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
8. Practitioner.telecom.use
Definition

「接点の目的を特定する。」(Setten no mokuteki wo tokutei suru.)

Control0..1
BindingThe codes SHALL be taken from ContactPointUse

「接点の使用。」(Setten no shiyō.)

Typecode
Is Modifiertrue
Summarytrue
Requirements

Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

Comments

「アプリケーションは、一時的なものまたは古いものであると明示しない限り、連絡先が最新であると想定できます。」

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
9. Practitioner.telecom.period
Definition

「接点が使用されていた/現在使用中である時間期間」

Control0..1
TypePeriod
Summarytrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
10. Practitioner.address
Definition

Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

役割が特定されていない従事者の住所(通常は自宅の住所)。 勤務先の住所は通常、役割に依存するため、このプロパティには入力されない。

役割固有ではない開業医のアドレス(通常は自宅の住所)。 通常、役割に依存しているため、作業アドレスは通常、このプロパティに入力されません。 / Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

Control0..*
TypeAddress
Summarytrue
Requirements

The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

医療従事者の自宅/メールアドレスは、従業員管理のために必要とされることが多く、また、一部のロスタリングサービスでは、開始点(医療従事者の自宅)が計算に使用されることがある。

従業員の管理目的では、および開始点(開業医の家)が計算で使用できるいくつかの名簿サービスにも必要です。 / The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

Comments

The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

PractitionerRoleにアドレス値が付いていないのは、この目的のためにロケーションプロパティを使用することが想定されているからである(アドレスが付いている)。

要素の説明は、JP_Patient.address を参照。

PractitionErroleには、この目的に位置プロパティが使用されると予想されるため、アドレス値はありません(アドレスがあります)。 / The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
11. Practitioner.address.use
Definition

このアドレスの目的。 / The purpose of this address.

Control0..1
BindingThe codes SHALL be taken from AddressUse

アドレスの使用。 / The use of an address.

Typecode
Is Modifiertrue
Summarytrue
Requirements

多くのリストから適切なアドレスを選択できるようにします。 / Allows an appropriate address to be chosen from a list of many.

Comments

アプリケーションは、一時的または古いものであると明示的に言わない限り、住所が最新であると想定できます。 / Applications can assume that an address is current unless it explicitly says that it is temporary or old.

Example
General:home
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
12. Practitioner.address.period
Definition

アドレスが使用されていた期間。 / Time period when address was/is in use.

Control0..1
TypePeriod
Summarytrue
Requirements

アドレスを歴史的な文脈に配置できるようにします。 / Allows addresses to be placed in historical context.

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

Example
General:<valuePeriod xmlns="http://hl7.org/fhir">
  <start value="2010-03-23"/>
  <end value="2010-07-01"/>
</valuePeriod>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
13. Practitioner.gender
Definition

Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.

管理や記録のためにその人が持っていると思われる性別。

管理性別 - その人が管理と記録保持の目的で持っていると考えられている性別。 / Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.

Control0..1
BindingThe codes SHALL be taken from AdministrativeGender

管理目的で使用される人の性別。 / The gender of a person used for administrative purposes.

Typecode
Summarytrue
Requirements

Needed to address the person correctly. 正しく相手に対応する必要がある。

その人に正しく対処する必要がありました。 / Needed to address the person correctly.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
14. Practitioner.birthDate
Definition

The date of birth for the practitioner.

医療従事者の生年月日

開業医の生年月日。 / The date of birth for the practitioner.

Control0..1
Typedate
Summarytrue
Requirements

Needed for identification.

身分証明に必要。

識別に必要です。 / Needed for identification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
15. Practitioner.photo
Definition

Image of the person.

医療従事者の写真。

人の画像。 / Image of the person.

Control0..*
TypeAttachment
Summaryfalse
Requirements

Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.

多くのEHRシステムは、患者や職員の画像をキャプチャする機能を持っている。新しいソーシャルメディアの利用にも対応している。

多くのEHRシステムには、患者と人員のイメージをキャプチャする能力があります。新しいソーシャルメディアの使用にも適しています。 / Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.

Comments

When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".

サマリービューを提供する場合(例えば、Observation.value[x]で)、添付ファイルは "Signed Procedure Consent "のような簡単な表示テキストで表現されなければならない。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
16. Practitioner.qualification
Definition

The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certain locality.

医療従事者によるケアの提供を認可する、あるいは関連する、公式の証明書、トレーニング、免許証等。 例えば、医療委員会が発行した医師免許証は、認定された地域内で医療を行うことを開業医に許可するものである。

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Control0..*
TypeBackboneElement
Summaryfalse
Comments

麻薬施用者免許番号、または医籍登録番号を格納するためのQualification/Slicing定義。

麻薬施用者免許番号の場合のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.32.1[都道府県番号] を使用する。 ( 頭に1をつけて末尾3桁で表現する。これは北海道などの場合、都道府県番号は01になるが、OID では先頭が0は許可されていないため、頭に1をつけて3桁で表現する) つまり麻薬施用者免許番号を発行した都道府県ごとにsystemも異なる値となる。 医籍登録番号のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.31 を使用する。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Practitioner.qualification. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ code
17. Practitioner.qualification.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
18. Practitioner.qualification.identifier
Definition

An identifier that applies to this person's qualification in this role.

この人物のこの役割における資格に適用される識別子。

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

Often, specific identities are assigned for the qualification.

多くの場合、資格には特定の識別子が割り当てられる。

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
19. Practitioner.qualification.code
Definition

Coded representation of the qualification.

資格のコード化された表現。

資格のコード化された表現。 / Coded representation of the qualification.

Control1..1
BindingFor example codes, see v2 table 0360, Version 2.7

特定の資格開業医はサービスを提供する必要があります。 / Specific qualification the practitioner has to provide a service.

TypeCodeableConcept
Summaryfalse
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

すべての用語の使用がこの一般的なパターンに適合するわけではない。いくつかのケースでは、モデルはCodeableConceptを使用せず、Codingを直接使用し、テキスト、コーディング、翻訳、要素間の関係、および前後の調整を管理するための独自の構造を提供することが望ましい。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
20. Practitioner.qualification.period
Definition

Period during which the qualification is valid.

資格が有効な期間。

資格が有効な期間。 / Period during which the qualification is valid.

Control0..1
TypePeriod
Summaryfalse
Requirements

Qualifications are often for a limited period of time, and can be revoked.

資格は期間限定のものが多く、取り消されることもある。

資格は多くの場合、限られた期間であり、取り消すことができます。 / Qualifications are often for a limited period of time, and can be revoked.

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

使用のコンテキストは、範囲全体が適用されるか(例:「患者はこの時間範囲で病院の入院患者であった」)、範囲内の1つの値が適用されるか(例:「この2つの時間の間に患者に与える」)を指定する。

期間は、期間(経過時間の尺度)には使用されない。Durationを参照のこと。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
21. Practitioner.qualification.issuer
Definition

Organization that regulates and issues the qualification.

資格を規制し、発行する機関

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Control0..1
TypeReference(Organization)
Summaryfalse
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

参照は実際のFHIRリソースへの参照でなければならず、解決可能でなければならない。解決は URL からの検索、またはリソースタイプによって、絶対参照を正規の URL として扱い、ローカルのレジストリ/リポジトリで検索することで行うことができる。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
22. Practitioner.qualification:narcoticPrescriptionLicenseNumber
SliceNamenarcoticPrescriptionLicenseNumber
Definition

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Control0..47*
TypeBackboneElement
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
23. Practitioner.qualification:narcoticPrescriptionLicenseNumber.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
24. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier
Definition

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
25. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.use
Definition

この識別子の目的。 / The purpose of this identifier.

Control0..1
BindingThe codes SHALL be taken from IdentifierUse

既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

Typecode
Is Modifiertrue
Summarytrue
Requirements

特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
26. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.system
Definition

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Control0..1
Typeuri
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]。
都道府県毎のOIDを以下に示す。

  • urn:oid:1.2.392.100495.20.3.32.101(北海道)
  • urn:oid:1.2.392.100495.20.3.32.102(青森県)
  • urn:oid:1.2.392.100495.20.3.32.103(岩手県)
  • urn:oid:1.2.392.100495.20.3.32.104(宮城県)
  • urn:oid:1.2.392.100495.20.3.32.105(秋田県)
  • urn:oid:1.2.392.100495.20.3.32.106(山形県)
  • urn:oid:1.2.392.100495.20.3.32.107(福島県)
  • urn:oid:1.2.392.100495.20.3.32.108(茨城県)
  • urn:oid:1.2.392.100495.20.3.32.109(栃木県)
  • urn:oid:1.2.392.100495.20.3.32.110(群馬県)
  • urn:oid:1.2.392.100495.20.3.32.111(埼玉県)
  • urn:oid:1.2.392.100495.20.3.32.112(千葉県)
  • urn:oid:1.2.392.100495.20.3.32.113(東京都)
  • urn:oid:1.2.392.100495.20.3.32.114(神奈川)
  • urn:oid:1.2.392.100495.20.3.32.115(新潟県)
  • urn:oid:1.2.392.100495.20.3.32.116(富山県)
  • urn:oid:1.2.392.100495.20.3.32.117(石川県)
  • urn:oid:1.2.392.100495.20.3.32.118(福井県)
  • urn:oid:1.2.392.100495.20.3.32.119(山梨県)
  • urn:oid:1.2.392.100495.20.3.32.120(長野県)
  • urn:oid:1.2.392.100495.20.3.32.121(岐阜県)
  • urn:oid:1.2.392.100495.20.3.32.122(静岡県)
  • urn:oid:1.2.392.100495.20.3.32.123(愛知県)
  • urn:oid:1.2.392.100495.20.3.32.124(三重県)
  • urn:oid:1.2.392.100495.20.3.32.125(滋賀県)
  • urn:oid:1.2.392.100495.20.3.32.126(京都府)
  • urn:oid:1.2.392.100495.20.3.32.127(大阪府)
  • urn:oid:1.2.392.100495.20.3.32.128(兵庫県)
  • urn:oid:1.2.392.100495.20.3.32.129(奈良県)
  • urn:oid:1.2.392.100495.20.3.32.130(和歌山県)
  • urn:oid:1.2.392.100495.20.3.32.131(鳥取県)
  • urn:oid:1.2.392.100495.20.3.32.132(島根県)
  • urn:oid:1.2.392.100495.20.3.32.133(岡山県)
  • urn:oid:1.2.392.100495.20.3.32.134(広島県)
  • urn:oid:1.2.392.100495.20.3.32.135(山口県)
  • urn:oid:1.2.392.100495.20.3.32.136(徳島県)
  • urn:oid:1.2.392.100495.20.3.32.137(香川県)
  • urn:oid:1.2.392.100495.20.3.32.138(愛媛県)
  • urn:oid:1.2.392.100495.20.3.32.139(高知県)
  • urn:oid:1.2.392.100495.20.3.32.140(福岡県)
  • urn:oid:1.2.392.100495.20.3.32.141(佐賀県)
  • urn:oid:1.2.392.100495.20.3.32.142(長崎県)
  • urn:oid:1.2.392.100495.20.3.32.143(熊本県)
  • urn:oid:1.2.392.100495.20.3.32.144(大分県)
  • urn:oid:1.2.392.100495.20.3.32.145(宮崎県)
  • urn:oid:1.2.392.100495.20.3.32.146(鹿児島県)
  • urn:oid:1.2.392.100495.20.3.32.147(沖縄県)

識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

Example
General:http://www.acme.com/identifiers/patient
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
27. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.value
Definition

通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Control0..1
Typestring
Summarytrue
Comments

都道府県別 麻薬施用者免許番号

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

Example
General:123456
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
28. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

Control0..1
TypeReference(JP_Organization|Organization)
Summarytrue
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
29. Practitioner.qualification:narcoticPrescriptionLicenseNumber.code
Definition

資格のコード化された表現。 / Coded representation of the qualification.

Control1..1
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSetFor example codes, see v2 table 0360, Version 2.7
TypeCodeableConcept
Summaryfalse
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="narcotics-practitioner"/>
  </coding>
</valueCodeableConcept>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
30. Practitioner.qualification:narcoticPrescriptionLicenseNumber.issuer
Definition

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Control0..1
TypeReference(JP_Organization|Organization)
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
31. Practitioner.qualification:medicalRegistrationNumber
SliceNamemedicalRegistrationNumber
Definition

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Control0..1*
TypeBackboneElement
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
32. Practitioner.qualification:medicalRegistrationNumber.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
33. Practitioner.qualification:medicalRegistrationNumber.identifier
Definition

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
34. Practitioner.qualification:medicalRegistrationNumber.identifier.use
Definition

この識別子の目的。 / The purpose of this identifier.

Control0..1
BindingThe codes SHALL be taken from IdentifierUse

既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

Typecode
Is Modifiertrue
Summarytrue
Requirements

特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
35. Practitioner.qualification:medicalRegistrationNumber.identifier.system
Definition

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Control0..1
Typeuri
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

Fixed Valueurn:oid:1.2.392.100495.20.3.31
Example
General:http://www.acme.com/identifiers/patient
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
36. Practitioner.qualification:medicalRegistrationNumber.identifier.value
Definition

通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Control0..1
Typestring
Summarytrue
Comments

医籍登録番号

値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

Example
General:123456
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
37. Practitioner.qualification:medicalRegistrationNumber.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

Control0..1
TypeReference(JP_Organization|Organization)
Summarytrue
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
38. Practitioner.qualification:medicalRegistrationNumber.code
Definition

資格のコード化された表現。 / Coded representation of the qualification.

Control1..1
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSetFor example codes, see v2 table 0360, Version 2.7
TypeCodeableConcept
Summaryfalse
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="medical-registration"/>
  </coding>
</valueCodeableConcept>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
39. Practitioner.qualification:medicalRegistrationNumber.issuer
Definition

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Control0..1
TypeReference(JP_Organization|Organization)
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
40. Practitioner.communication
Definition

A language the practitioner can use in patient communication.

医療従事者が患者とのコミュニケーションで使用できる言語。

開業医が患者のコミュニケーションで使用できる言語。 / A language the practitioner can use in patient communication.

Control0..*
BindingThe codes SHOULD be taken from CommonLanguages

人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
TypeCodeableConcept
Summaryfalse
Requirements

Knowing which language a practitioner speaks can help in facilitating communication with patients.

医療従事者がどの言語を話すかを知ることは、患者とのコミュニケーションを円滑にするのに役立つ。

開業医が話す言語を知ることは、患者とのコミュニケーションを促進するのに役立ちます。 / Knowing which language a practitioner speaks can help in facilitating communication with patients.

Comments

The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

このように正確なケーシングを持つ構造体 aa-BB は、ロケールのために最も広く使われている表記法の一つ。しかし、すべてのシステムがこれをコード化しているわけではなく、代わりにフリーテキストとしている。そのため、データ型としてはコードの代わりに CodeableConcept を使用している。

この正確なケーシングを備えた構造AA-BBは、ロケールで最も広く使用されている表記法の1つです。ただし、すべてのシステムがこれをコードするわけではありませんが、代わりに無料のテキストとして持っています。したがって、データ型としてコードの代わりにCodeableconcept。 / The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))

Guidance on how to interpret the contents of this table can be found here.

1. Practitioner
Definition

A person who is directly or indirectly involved in the provisioning of healthcare.

医療の提供に直接または間接的に関与する者をいう。

Control0..*
Summaryfalse
2. Practitioner.id
Definition

リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Control0..1
Typeid
Summarytrue
Comments

リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

3. Practitioner.meta
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.

Control0..1
TypeMeta
Summarytrue
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
4. Practitioner.implicitRules
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.

Control0..1
Typeuri
Is Modifiertrue
Summarytrue
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
5. Practitioner.language
Definition

リソースが書かれている基本言語。 / The base language in which the resource is written.

Control0..1
BindingThe codes SHOULD be taken from CommonLanguages 人間の言語。 / A human language
Additional BindingsPurpose
AllLanguagesMax Binding
Typecode
Summaryfalse
Comments

言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / 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).

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
6. Practitioner.text
Definition

リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / 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.

Control0..1
TypeNarrative
Summaryfalse
Alternate Namesnarrative, html, xhtml, display
Comments

含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
7. Practitioner.contained
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.

Control0..*
TypeResource
Summaryfalse
Alternate Namesinline 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.

8. Practitioner.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
9. Practitioner.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summaryfalse
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
10. Practitioner.identifier
Definition

An identifier that applies to this person in this role.

ある役割の人に適用される識別子。

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
Requirements

Often, specific identities are assigned for the agent.

多くの場合、エージェントには特定の識別子が割り当てられている。

Comments

【JP Core仕様】IDの名前空間を表す Practitioner.identifier.systemと ID値そのものを表す Practitioner.identifier.value の組み合わせとして表現する。
Practitioner.identifier.systemは以下の割り当てる。

  • 医師の場合 : urn:oid:1.2.392.100495.20.3.41.医療機関識別OID番号
  • 歯科医師の場合、urn:oid:1.2.392.100495.20.3.42.医療機関識別OID番号

医療機関識別OID番号は患者IDの発行者である施設を識別するものであり、医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細についてはOrganizationプロファイルの医療機関コード10桁の説明を参照すること。
例:医療機関コード「1312345670」での医師の場合「urn:oid:1.2.392.100495.20.3.41.11312345670」

なお、rn:oid:1.2.392.100495.20.3.41 の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において処方医 IDに割り当てられたOIDのURL型である。

地域医療連携ネットワークの地域医療従事者IDを指定する場合も同様に、地域医療従事者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)を system に使用することができる。
医師、歯科医師以外の医療者のIDの名前空間を表す system 値はまだ未定のため、空白もしくは「ドメイン名/PractitionerのSystem発行キー」などの識別コードを入れること。
例:http://www.abd-hospital.co.jp/practitioner-system

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
11. Practitioner.active
Definition

Whether this practitioner's record is in active use.

この医療従事者の記録がアクティブに使用されているかどうかを示す。

Control0..1
Typeboolean
Summarytrue
Requirements

Need to be able to mark a practitioner record as not to be used because it was created in error.

医療従事者のレコードを誤って作成してしまったとき、使用しないようにマークできるようにする必要がある。

Comments

If the practitioner is not in use by one organization, then it should mark the period on the PractitionerRole with an end date (even if they are active) as they may be active in another role.

医療従事者がある組織で使用されていない場合、別のロールでアクティブになっている可能性があるので、(例えそれらがアクティブであっても)PractitionerRoleに有効期間を終了日でマークしておく必要がある。

Meaning if Missingこのリソースは、アクティブな要素の値が提供されていない場合、一般にアクティブであると想定されています / This resource is generally assumed to be active if no value is provided for the active element
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
12. Practitioner.name
Definition

The name(s) associated with the practitioner.

医療従事者の氏名(複数の場合もある)

Control0..* This element is affected by the following invariants: ele-1
TypeHumanName(JP_HumanName)
Requirements

The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

医療従事者が知られている名前。複数ある場合は、従事者が通常知られている名前を表示に使用する。

Comments

The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

In general, select the value to be used in the ResourceReference.display based on this:

  1. There is more than 1 name
  2. Use = usual
  3. Period is current to the date of the usage
  4. Use = official
  5. Other order as decided by internal business rules.

useプロパティの選択は、指定された単一の通常の名前があることを保証しなければならず、他の値はニックネーム(別名)、旧名、または他の値を適切に使用する。

一般的には、以下を基準にResourceReference.displayで使用する値を選択する。

  1. There is more than 1 name(最低限1つ以上の名前があること)
  2. Use = usual(useプロパティが「usual」であること)
  3. Period is current to the date of the usage(有効期限は利用開始日から現在まであること)
  4. Use = official(useプロパティが「official」であること
  5. Other order as decided by internal business rules.(その他、内部ルールで決められた順番)

医療従事者のNameの漢字カナ表記については、JP_Patient.nameで採用した方法を踏襲する。 そのほか、要素の説明は、JP_Patient.nameを参照。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
13. Practitioner.telecom
Definition

A contact detail for the practitioner, e.g. a telephone number or an email address.

電話番号やメールアドレスなど、従事者への詳細な連絡先。

Control0..*
TypeContactPoint
Summarytrue
Requirements

Need to know how to reach a practitioner independent to any roles the practitioner may have.

医療従事者が持っているかもしれない任意の役割ごとに独立した連絡方法を知る必要がある。

Comments

Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

人は、異なる用途や適用される期間に応じて複数の連絡方法を持っている可能性がある。本人に緊急に連絡を取るためのオプションが必要な場合があり、また本人の身元確認に役立つ場合がある。これらは通常、自宅の電話番号、または役割が特定されていない携帯電話番号を持つことになる。

要素の説明は、JP_Patient.telecomを参照。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
14. Practitioner.telecom.id
Definition

リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
15. Practitioner.telecom.extension
Definition

「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Practitioner.telecom.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
16. Practitioner.telecom.system
Definition

連絡先用通信フォーム - どの通信システムを使用するには接点が必要ですか。

Control0..1 This element is affected by the following invariants: cpt-2
BindingThe codes SHALL be taken from ContactPointSystem 「連絡先のための通信フォーム。
Typecode
Summarytrue
InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
17. Practitioner.telecom.value
Definition

指定されたコミュニケーションシステムに意味がある形式での実際の連絡先の詳細(電話番号または電子メールアドレス)を提供してください。

Control0..1
Typestring
Summarytrue
Requirements

Need to support legacy numbers that are not in a tightly controlled format.

Comments

"電話番号の内線や、その連絡先の使用に関するメモなど、追加のテキストデータが値に含まれる場合があります。"

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
18. Practitioner.telecom.use
Definition

「接点の目的を特定する。」(Setten no mokuteki wo tokutei suru.)

Control0..1
BindingThe codes SHALL be taken from ContactPointUse 「接点の使用。」(Setten no shiyō.
Typecode
Is Modifiertrue
Summarytrue
Requirements

Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

Comments

「アプリケーションは、一時的なものまたは古いものであると明示しない限り、連絡先が最新であると想定できます。」

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
19. Practitioner.telecom.rank
Definition

「一連のコンタクトを使う上で好ましい順序を指定します。ランク値が低いContactPointsの方が、ランク値が高いものよりも優先されます。」

Control0..1
TypepositiveInt
Summarytrue
Comments

「ランクは、インスタンス内で連絡先が表示される順序に必ずしも従わないことに注意してください。」

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
20. Practitioner.telecom.period
Definition

「接点が使用されていた/現在使用中である時間期間」

Control0..1
TypePeriod
Summarytrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

InvariantsDefined on this element
ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count()))
21. Practitioner.address
Definition

Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

役割が特定されていない従事者の住所(通常は自宅の住所)。 勤務先の住所は通常、役割に依存するため、このプロパティには入力されない。

Control0..*
TypeAddress
Summarytrue
Requirements

The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

医療従事者の自宅/メールアドレスは、従業員管理のために必要とされることが多く、また、一部のロスタリングサービスでは、開始点(医療従事者の自宅)が計算に使用されることがある。

Comments

The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

PractitionerRoleにアドレス値が付いていないのは、この目的のためにロケーションプロパティを使用することが想定されているからである(アドレスが付いている)。

要素の説明は、JP_Patient.address を参照。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
22. Practitioner.address.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
23. Practitioner.address.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Practitioner.address.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
24. Practitioner.address.use
Definition

このアドレスの目的。 / The purpose of this address.

Control0..1
BindingThe codes SHALL be taken from AddressUse アドレスの使用。 / The use of an address
Typecode
Is Modifiertrue
Summarytrue
Requirements

多くのリストから適切なアドレスを選択できるようにします。 / Allows an appropriate address to be chosen from a list of many.

Comments

アプリケーションは、一時的または古いものであると明示的に言わない限り、住所が最新であると想定できます。 / Applications can assume that an address is current unless it explicitly says that it is temporary or old.

Example
General:home
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
25. Practitioner.address.type
Definition

物理的な住所(アクセスできるもの)と郵送先住所(例:POボックスやアドレスのケア)を区別します。ほとんどのアドレスは両方です。 / Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

Control0..1
BindingThe codes SHALL be taken from AddressType アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal)
Typecode
Summarytrue
Comments

住所の定義は、「住所は物理的な場所ではなく、郵便アドレスを記述することを目的としている」と述べています。ただし、多くのアプリケーションは、住所が訪問できる場所であるという二重の目的を持っているかどうか、有効な配達先であるかどうかを追跡し、郵便アドレスは物理的な場所のプロキシとしてよく使用されます([場所](場所を参照してください。HTML#)リソース)。 / The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource).

Example
General:both
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
26. Practitioner.address.text
Definition

アドレス全体を指定する必要があるため、例えば郵便ラベルで。これは、特定の部分の代わりに、または特定の部分と同様に提供される場合があります。 / Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

Control0..1
Typestring
Summarytrue
Requirements

レンダリング可能で、不コード化されていないフォーム。 / A renderable, unencoded form.

Comments

テキスト表現とパーツの両方を提供できます。アドレスを更新するアプリケーションは、テキストとパーツの両方が存在する場合、一部に見つからないテキストにコンテンツが含まれていないことを保証するものとします。 / Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

Example
General:137 Nowhere Street, Erewhon 9132
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
27. Practitioner.address.line
Definition

このコンポーネントには、家番号、アパート番号、ストリート名、通りの方向、P.O。ボックス番号、配信ヒント、および同様のアドレス情報。 / This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

Control0..*
Typestring
Summarytrue
Example
General:137 Nowhere Street
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
28. Practitioner.address.city
Definition

都市、町、郊外、村、またはその他のコミュニティまたは配達センターの名前。 / The name of the city, town, suburb, village or other community or delivery center.

Control0..1
Typestring
Summarytrue
Alternate NamesMunicpality
Example
General:Erewhon
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
29. Practitioner.address.district
Definition

管理エリア(郡)の名前。 / The name of the administrative area (county).

Control0..1
Typestring
Summarytrue
Alternate NamesCounty
Comments

地区は郡として知られていることもありますが、一部の地域では「郡」は都市(自治体)の代わりに使用されているため、代わりに郡の名前を都市で伝える必要があります。 / District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.

Example
General:Madison
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
30. Practitioner.address.state
Definition

連邦政府が組織された国に限られた主権を持つ国のサブユニット。コードが一般的に使用されている場合(たとえば、2文字の状態コードなど)、コードを使用できます。 / Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).

Control0..1
Typestring
Summarytrue
Alternate NamesProvince, Territory
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
31. Practitioner.address.postalCode
Definition

郵便サービスによって定義された地域を指定する郵便番号。 / A postal code designating a region defined by the postal service.

Control0..1
Typestring
Summarytrue
Alternate NamesZip
Example
General:9132
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
32. Practitioner.address.country
Definition

国 - 一般的に理解されるか、一般的に受け入れられている国。 / Country - a nation as commonly understood or generally accepted.

Control0..1
Typestring
Summarytrue
Comments

ISO 3166 3文字コードは、人間の読み取り可能な国名の代わりに使用できます。 / ISO 3166 3 letter codes can be used in place of a human readable country name.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
33. Practitioner.address.period
Definition

アドレスが使用されていた期間。 / Time period when address was/is in use.

Control0..1
TypePeriod
Summarytrue
Requirements

アドレスを歴史的な文脈に配置できるようにします。 / Allows addresses to be placed in historical context.

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration. 期間は時間の範囲を指定する。使用状況は、範囲全体が適用されるか(たとえば、「患者はこの時間範囲で入院していた」)、範囲から1つの値が適用されるか(たとえば、「この2回の間に患者に与える」)を指定する。 期間は、時間間隔(経過時間の測定値)には使用されない。 [Duration](datatypes.html#Duration)を参照のこと。

Example
General:<valuePeriod xmlns="http://hl7.org/fhir">
  <start value="2010-03-23"/>
  <end value="2010-07-01"/>
</valuePeriod>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
34. Practitioner.gender
Definition

Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.

管理や記録のためにその人が持っていると思われる性別。

Control0..1
BindingThe codes SHALL be taken from AdministrativeGender 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes
Typecode
Summarytrue
Requirements

Needed to address the person correctly. 正しく相手に対応する必要がある。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
35. Practitioner.birthDate
Definition

The date of birth for the practitioner.

医療従事者の生年月日

Control0..1
Typedate
Summarytrue
Requirements

Needed for identification.

身分証明に必要。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
36. Practitioner.photo
Definition

Image of the person.

医療従事者の写真。

Control0..*
TypeAttachment
Summaryfalse
Requirements

Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.

多くのEHRシステムは、患者や職員の画像をキャプチャする機能を持っている。新しいソーシャルメディアの利用にも対応している。

Comments

When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".

サマリービューを提供する場合(例えば、Observation.value[x]で)、添付ファイルは "Signed Procedure Consent "のような簡単な表示テキストで表現されなければならない。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
37. Practitioner.qualification
Definition

The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certain locality.

医療従事者によるケアの提供を認可する、あるいは関連する、公式の証明書、トレーニング、免許証等。 例えば、医療委員会が発行した医師免許証は、認定された地域内で医療を行うことを開業医に許可するものである。

Control0..*
TypeBackboneElement
Summaryfalse
Comments

麻薬施用者免許番号、または医籍登録番号を格納するためのQualification/Slicing定義。

麻薬施用者免許番号の場合のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.32.1[都道府県番号] を使用する。 ( 頭に1をつけて末尾3桁で表現する。これは北海道などの場合、都道府県番号は01になるが、OID では先頭が0は許可されていないため、頭に1をつけて3桁で表現する) つまり麻薬施用者免許番号を発行した都道府県ごとにsystemも異なる値となる。 医籍登録番号のsystemはFixed Valueの urn:oid:1.2.392.100495.20.3.31 を使用する。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Practitioner.qualification. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ code
38. Practitioner.qualification.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
39. Practitioner.qualification.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
40. Practitioner.qualification.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
41. Practitioner.qualification.identifier
Definition

An identifier that applies to this person's qualification in this role.

この人物のこの役割における資格に適用される識別子。

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

Often, specific identities are assigned for the qualification.

多くの場合、資格には特定の識別子が割り当てられる。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
42. Practitioner.qualification.code
Definition

Coded representation of the qualification.

資格のコード化された表現。

Control1..1
BindingFor example codes, see v2 table 0360, Version 2.7 特定の資格開業医はサービスを提供する必要があります。 / Specific qualification the practitioner has to provide a service
TypeCodeableConcept
Summaryfalse
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

すべての用語の使用がこの一般的なパターンに適合するわけではない。いくつかのケースでは、モデルはCodeableConceptを使用せず、Codingを直接使用し、テキスト、コーディング、翻訳、要素間の関係、および前後の調整を管理するための独自の構造を提供することが望ましい。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
43. Practitioner.qualification.period
Definition

Period during which the qualification is valid.

資格が有効な期間。

Control0..1
TypePeriod
Summaryfalse
Requirements

Qualifications are often for a limited period of time, and can be revoked.

資格は期間限定のものが多く、取り消されることもある。

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

使用のコンテキストは、範囲全体が適用されるか(例:「患者はこの時間範囲で病院の入院患者であった」)、範囲内の1つの値が適用されるか(例:「この2つの時間の間に患者に与える」)を指定する。

期間は、期間(経過時間の尺度)には使用されない。Durationを参照のこと。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
44. Practitioner.qualification.issuer
Definition

Organization that regulates and issues the qualification.

資格を規制し、発行する機関

Control0..1
TypeReference(Organization)
Summaryfalse
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

参照は実際のFHIRリソースへの参照でなければならず、解決可能でなければならない。解決は URL からの検索、またはリソースタイプによって、絶対参照を正規の URL として扱い、ローカルのレジストリ/リポジトリで検索することで行うことができる。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
45. Practitioner.qualification:narcoticPrescriptionLicenseNumber
SliceNamenarcoticPrescriptionLicenseNumber
Definition

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Control0..47
TypeBackboneElement
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
46. Practitioner.qualification:narcoticPrescriptionLicenseNumber.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
47. Practitioner.qualification:narcoticPrescriptionLicenseNumber.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
48. Practitioner.qualification:narcoticPrescriptionLicenseNumber.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
49. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier
Definition

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
50. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
51. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Practitioner.qualification.identifier.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
52. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.use
Definition

この識別子の目的。 / The purpose of this identifier.

Control0..1
BindingThe codes SHALL be taken from IdentifierUse 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known
Typecode
Is Modifiertrue
Summarytrue
Requirements

特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
53. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.type
Definition

特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Control0..1
BindingThe codes SHALL be taken from Identifier Type Codes; other codes may be used where these codes are not suitable 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose
TypeCodeableConcept
Summarytrue
Requirements

識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

Comments

この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
54. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.system
Definition

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]

Control0..1
Typeuri
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

麻薬施用者免許番号OIDを格納。OIDは右記のルールに従う。urn:oid:1.2.392.100495.20.3.32.[1(固定)+都道府県番号(2桁)]。
都道府県毎のOIDを以下に示す。

  • urn:oid:1.2.392.100495.20.3.32.101(北海道)
  • urn:oid:1.2.392.100495.20.3.32.102(青森県)
  • urn:oid:1.2.392.100495.20.3.32.103(岩手県)
  • urn:oid:1.2.392.100495.20.3.32.104(宮城県)
  • urn:oid:1.2.392.100495.20.3.32.105(秋田県)
  • urn:oid:1.2.392.100495.20.3.32.106(山形県)
  • urn:oid:1.2.392.100495.20.3.32.107(福島県)
  • urn:oid:1.2.392.100495.20.3.32.108(茨城県)
  • urn:oid:1.2.392.100495.20.3.32.109(栃木県)
  • urn:oid:1.2.392.100495.20.3.32.110(群馬県)
  • urn:oid:1.2.392.100495.20.3.32.111(埼玉県)
  • urn:oid:1.2.392.100495.20.3.32.112(千葉県)
  • urn:oid:1.2.392.100495.20.3.32.113(東京都)
  • urn:oid:1.2.392.100495.20.3.32.114(神奈川)
  • urn:oid:1.2.392.100495.20.3.32.115(新潟県)
  • urn:oid:1.2.392.100495.20.3.32.116(富山県)
  • urn:oid:1.2.392.100495.20.3.32.117(石川県)
  • urn:oid:1.2.392.100495.20.3.32.118(福井県)
  • urn:oid:1.2.392.100495.20.3.32.119(山梨県)
  • urn:oid:1.2.392.100495.20.3.32.120(長野県)
  • urn:oid:1.2.392.100495.20.3.32.121(岐阜県)
  • urn:oid:1.2.392.100495.20.3.32.122(静岡県)
  • urn:oid:1.2.392.100495.20.3.32.123(愛知県)
  • urn:oid:1.2.392.100495.20.3.32.124(三重県)
  • urn:oid:1.2.392.100495.20.3.32.125(滋賀県)
  • urn:oid:1.2.392.100495.20.3.32.126(京都府)
  • urn:oid:1.2.392.100495.20.3.32.127(大阪府)
  • urn:oid:1.2.392.100495.20.3.32.128(兵庫県)
  • urn:oid:1.2.392.100495.20.3.32.129(奈良県)
  • urn:oid:1.2.392.100495.20.3.32.130(和歌山県)
  • urn:oid:1.2.392.100495.20.3.32.131(鳥取県)
  • urn:oid:1.2.392.100495.20.3.32.132(島根県)
  • urn:oid:1.2.392.100495.20.3.32.133(岡山県)
  • urn:oid:1.2.392.100495.20.3.32.134(広島県)
  • urn:oid:1.2.392.100495.20.3.32.135(山口県)
  • urn:oid:1.2.392.100495.20.3.32.136(徳島県)
  • urn:oid:1.2.392.100495.20.3.32.137(香川県)
  • urn:oid:1.2.392.100495.20.3.32.138(愛媛県)
  • urn:oid:1.2.392.100495.20.3.32.139(高知県)
  • urn:oid:1.2.392.100495.20.3.32.140(福岡県)
  • urn:oid:1.2.392.100495.20.3.32.141(佐賀県)
  • urn:oid:1.2.392.100495.20.3.32.142(長崎県)
  • urn:oid:1.2.392.100495.20.3.32.143(熊本県)
  • urn:oid:1.2.392.100495.20.3.32.144(大分県)
  • urn:oid:1.2.392.100495.20.3.32.145(宮崎県)
  • urn:oid:1.2.392.100495.20.3.32.146(鹿児島県)
  • urn:oid:1.2.392.100495.20.3.32.147(沖縄県)
Example
General:http://www.acme.com/identifiers/patient
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
55. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.value
Definition

通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Control0..1
Typestring
Summarytrue
Comments

都道府県別 麻薬施用者免許番号

Example
General:123456
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
56. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.period
Definition

識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

Control0..1
TypePeriod
Summarytrue
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
57. Practitioner.qualification:narcoticPrescriptionLicenseNumber.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

Control0..1
TypeReference(JP_Organization)
Summarytrue
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
58. Practitioner.qualification:narcoticPrescriptionLicenseNumber.code
Definition

資格のコード化された表現。 / Coded representation of the qualification.

Control1..1
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSet
TypeCodeableConcept
Summaryfalse
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="narcotics-practitioner"/>
  </coding>
</valueCodeableConcept>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
59. Practitioner.qualification:narcoticPrescriptionLicenseNumber.period
Definition

資格が有効な期間。 / Period during which the qualification is valid.

Control0..1
TypePeriod
Summaryfalse
Requirements

資格は多くの場合、限られた期間であり、取り消すことができます。 / Qualifications are often for a limited period of time, and can be revoked.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
60. Practitioner.qualification:narcoticPrescriptionLicenseNumber.issuer
Definition

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Control0..1
TypeReference(JP_Organization)
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
61. Practitioner.qualification:medicalRegistrationNumber
SliceNamemedicalRegistrationNumber
Definition

開業医によるケアの提供に承認またはその他の方法である公式認定、トレーニング、およびライセンス。たとえば、医療委員会によって発行された医療免許は、実務家に証明書の地域内で医学を実践することを許可しています。 / The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Control0..1
TypeBackboneElement
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
62. Practitioner.qualification:medicalRegistrationNumber.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
63. Practitioner.qualification:medicalRegistrationNumber.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
64. Practitioner.qualification:medicalRegistrationNumber.modifierExtension
Definition

要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Control0..*
TypeExtension
Is Modifiertrue
Summarytrue
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content, modifiers
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
65. Practitioner.qualification:medicalRegistrationNumber.identifier
Definition

この役割におけるこの人の資格に適用される識別子。 / An identifier that applies to this person's qualification in this role.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summaryfalse
Requirements

多くの場合、資格に特定のIDが割り当てられます。 / Often, specific identities are assigned for the qualification.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
66. Practitioner.qualification:medicalRegistrationNumber.identifier.id
Definition

リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
Summaryfalse
67. Practitioner.qualification:medicalRegistrationNumber.identifier.extension
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.

Control0..*
TypeExtension
Summaryfalse
Alternate Namesextensions, user content
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / 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.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Practitioner.qualification.identifier.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
68. Practitioner.qualification:medicalRegistrationNumber.identifier.use
Definition

この識別子の目的。 / The purpose of this identifier.

Control0..1
BindingThe codes SHALL be taken from IdentifierUse 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known
Typecode
Is Modifiertrue
Summarytrue
Requirements

特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
69. Practitioner.qualification:medicalRegistrationNumber.identifier.type
Definition

特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Control0..1
BindingThe codes SHALL be taken from Identifier Type Codes; other codes may be used where these codes are not suitable 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose
TypeCodeableConcept
Summarytrue
Requirements

識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

Comments

この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
70. Practitioner.qualification:medicalRegistrationNumber.identifier.system
Definition

値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Control0..1
Typeuri
Summarytrue
Requirements

識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

Fixed Valueurn:oid:1.2.392.100495.20.3.31
Example
General:http://www.acme.com/identifiers/patient
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
71. Practitioner.qualification:medicalRegistrationNumber.identifier.value
Definition

通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Control0..1
Typestring
Summarytrue
Comments

医籍登録番号

Example
General:123456
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
72. Practitioner.qualification:medicalRegistrationNumber.identifier.period
Definition

識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

Control0..1
TypePeriod
Summarytrue
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
73. Practitioner.qualification:medicalRegistrationNumber.identifier.assigner
Definition

識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

Control0..1
TypeReference(JP_Organization)
Summarytrue
Comments

識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
74. Practitioner.qualification:medicalRegistrationNumber.code
Definition

資格のコード化された表現。 / Coded representation of the qualification.

Control1..1
BindingThe codes SHALL be taken from JP Core MedicalLicense Certificate ValueSet
TypeCodeableConcept
Summaryfalse
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
    <code value="medical-registration"/>
  </coding>
</valueCodeableConcept>
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
75. Practitioner.qualification:medicalRegistrationNumber.period
Definition

資格が有効な期間。 / Period during which the qualification is valid.

Control0..1
TypePeriod
Summaryfalse
Requirements

資格は多くの場合、限られた期間であり、取り消すことができます。 / Qualifications are often for a limited period of time, and can be revoked.

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
76. Practitioner.qualification:medicalRegistrationNumber.issuer
Definition

資格を規制および発行する組織。 / Organization that regulates and issues the qualification.

Control0..1
TypeReference(JP_Organization)
Summaryfalse
InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
77. Practitioner.communication
Definition

A language the practitioner can use in patient communication.

医療従事者が患者とのコミュニケーションで使用できる言語。

Control0..*
BindingThe codes SHOULD be taken from CommonLanguages 人間の言語。 / A human language
Additional BindingsPurpose
AllLanguagesMax Binding
TypeCodeableConcept
Summaryfalse
Requirements

Knowing which language a practitioner speaks can help in facilitating communication with patients.

医療従事者がどの言語を話すかを知ることは、患者とのコミュニケーションを円滑にするのに役立つ。

Comments

The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

このように正確なケーシングを持つ構造体 aa-BB は、ロケールのために最も広く使われている表記法の一つ。しかし、すべてのシステムがこれをコード化しているわけではなく、代わりにフリーテキストとしている。そのため、データ型としてはコードの代わりに CodeableConcept を使用している。

InvariantsDefined on this element
ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))