Visit JAMI website

HL7 Japan-JAMI ccs ImplementationGuide
0.1.0 - draft JP

HL7 Japan-JAMI ccs ImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_Organization_eCS_department_Contained

項目内容
定義URL http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Organization_eCS_department_Contained
Version 0.1.0
Name

JP_Organization_eCS_department_Contained

Title

JP_Organization_eCS_department_Contained

Status Active ( 2023-05-27 )
Copyright

Copyright JAMI+JAHIS+HL7Japan+PMDA+etc. SS-MIX2-Specification Maintenance TaskForce, CC(Creative Commons license) BY-ND CC表示・改変禁止

診療情報コアサマリー埋め込み用 Organizationリソース(診療科情報)プロファイル  (JP_Organization_eCS_departmentの派生プロファイル)

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from JP_Organization_eCS_department

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization 0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id 1..1idこのアーティファクトの論理ID / Logical id of this artifact
... implicitRules 0..0
... text 0..0
... contained 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id Σ1..1idこのアーティファクトの論理ID / Logical id of this artifact
... prefectureNo 0..1Coding都道府県番号2桁を表現するExtension
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo
Binding: JP Core PrefectureNumber ValueSet (extensible)
... organizationCategory 0..1Coding点数表コード1桁(医科1、非保険検診施設2、歯科3、調剤4、訪問看護ステーション6)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory
Binding: JP Core MedicalFeeScoreType ValueSet (extensible)
... organizationNo 0..1Identifier医療機関コード(7桁)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... Slices for identifier ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

.... identifier:medicalInstitutionCode ΣC0..*Identifier施設が福祉医療関連機関である場合に利用する識別子【詳細参照】
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no
.... identifier:insurerNumber ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.61
... active ?!Σ0..1booleanWhether the organization's record is still in active use / 組織の記録がまだ有効に使われているかどうか【詳細参照】
... name SΣC1..1string診療科の名称
... partOf SΣ0..1Reference(JP_Organization_eCS)The organization of which this organization forms a part【詳細参照】
.... reference SΣC1..1stringこの診療科が所属する医療機関の情報

doco Documentation for this format
PathConformanceValueSetURI
Organization.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Organization.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:insurerNumber.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorOrganizationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorOrganizationリソースが別のリソースに含まれている場合、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-5errorOrganization別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganization組織には、少なくとも名前または識別子があり、場合によっては複数の名前があります / The organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
txt-1errorOrganization.text.div叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorOrganization.text.div叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
: htmlChecks()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id Σ1..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
... language 0..1codeリソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... Slices for extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
... prefectureNo 0..1Coding都道府県番号2桁を表現するExtension
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo
Binding: JP Core PrefectureNumber ValueSet (extensible)
... organizationCategory 0..1Coding点数表コード1桁(医科1、非保険検診施設2、歯科3、調剤4、訪問看護ステーション6)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory
Binding: JP Core MedicalFeeScoreType ValueSet (extensible)
... organizationNo 0..1Identifier医療機関コード(7桁)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... Slices for identifier ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ0..1uri識別子値の名前空間 / The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
.... identifier:medicalInstitutionCode ΣC0..*Identifier施設が福祉医療関連機関である場合に利用する識別子【詳細参照】
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
.... identifier:insurerNumber ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.61
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether the organization's record is still in active use / 組織の記録がまだ有効に使われているかどうか【詳細参照】
... type Σ0..*CodeableConceptKind of organization / 組織の種類【詳細参照】
Binding: OrganizationType (example): 組織の分類に使用されます。 / Used to categorize the organization.


... name SΣC1..1string診療科の名称
... alias 0..*stringA list of alternate names that the organization is known as, or was known as in the past / 組織が知られている、または過去に知られていた別名のリスト【詳細参照】
... telecom C0..*ContactPointA contact detail for the organization / 組織の連絡先詳細【詳細参照】
... address C0..*AddressAn address for the organization / 組織の住所【詳細参照】
... partOf SΣ0..1Reference(JP_Organization_eCS)The organization of which this organization forms a part【詳細参照】
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1stringこの診療科が所属する医療機関の情報
.... type Σ0..1uri入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1Identifier文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ0..1stringリソースのテキスト代替 / Text alternative for the resource
... contact 0..*BackboneElementContact for the organization for a certain purpose 特定の目的のための組織の連絡先【詳細参照】
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
.... modifierExtension ?!Σ0..*Extension認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... purpose 0..1CodeableConcept連絡先の種類 / The type of contact
Binding: ContactEntityType (extensible): 連絡先に連絡する目的。 / The purpose for which you would contact a contact party.

.... name 0..1JP_HumanName連絡先に関連付けられた名前 / A name associated with the contact
.... telecom 0..*ContactPoint連絡先の連絡先の詳細(電話、電子メールなど) / Contact details (telephone, email, etc.) for a contact
.... address 0..1Address連絡先の訪問または郵便アドレス / Visiting or postal addresses for the contact
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the organization  組織のために運営されているサービスへのアクセスを提供する技術的エンドポイント【詳細参照】

doco Documentation for this format
PathConformanceValueSetURI
Organization.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Organization.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Organization.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.identifier:insurerNumber.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:insurerNumber.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
from the FHIR Standard
Organization.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
Organization.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorOrganizationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorOrganizationリソースが別のリソースに含まれている場合、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-5errorOrganization別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganization組織には、少なくとも名前または識別子があり、場合によっては複数の名前があります / The organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.address組織の住所は、「家」を使用することはできません / An address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecom組織のテレコムは決して「家」を使用することはできません / The telecom of an organization can never be of use 'home'
: where(use = 'home').empty()
txt-1errorOrganization.text.div叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorOrganization.text.div叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
: htmlChecks()

This structure is derived from JP_Organization_eCS_department

Summary

Mandatory: 1 element
Prohibited: 3 elements

Differential View

This structure is derived from JP_Organization_eCS_department

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization 0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id 1..1idこのアーティファクトの論理ID / Logical id of this artifact
... implicitRules 0..0
... text 0..0
... contained 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id Σ1..1idこのアーティファクトの論理ID / Logical id of this artifact
... prefectureNo 0..1Coding都道府県番号2桁を表現するExtension
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo
Binding: JP Core PrefectureNumber ValueSet (extensible)
... organizationCategory 0..1Coding点数表コード1桁(医科1、非保険検診施設2、歯科3、調剤4、訪問看護ステーション6)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory
Binding: JP Core MedicalFeeScoreType ValueSet (extensible)
... organizationNo 0..1Identifier医療機関コード(7桁)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... Slices for identifier ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

.... identifier:medicalInstitutionCode ΣC0..*Identifier施設が福祉医療関連機関である場合に利用する識別子【詳細参照】
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no
.... identifier:insurerNumber ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.61
... active ?!Σ0..1booleanWhether the organization's record is still in active use / 組織の記録がまだ有効に使われているかどうか【詳細参照】
... name SΣC1..1string診療科の名称
... partOf SΣ0..1Reference(JP_Organization_eCS)The organization of which this organization forms a part【詳細参照】
.... reference SΣC1..1stringこの診療科が所属する医療機関の情報

doco Documentation for this format
PathConformanceValueSetURI
Organization.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Organization.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:insurerNumber.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorOrganizationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorOrganizationリソースが別のリソースに含まれている場合、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-5errorOrganization別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganization組織には、少なくとも名前または識別子があり、場合によっては複数の名前があります / The organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
txt-1errorOrganization.text.div叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorOrganization.text.div叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
: htmlChecks()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*JP_Organization_eCS_department診療情報コアサマリーにおける他のリソースへの埋め込み用の診療科情報の格納に使用する。
... id Σ1..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
... language 0..1codeリソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... Slices for extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
... prefectureNo 0..1Coding都道府県番号2桁を表現するExtension
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_PrefectureNo
Binding: JP Core PrefectureNumber ValueSet (extensible)
... organizationCategory 0..1Coding点数表コード1桁(医科1、非保険検診施設2、歯科3、調剤4、訪問看護ステーション6)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationCategory
Binding: JP Core MedicalFeeScoreType ValueSet (extensible)
... organizationNo 0..1Identifier医療機関コード(7桁)を表現するExtension【詳細参照】
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Organization_InsuranceOrganizationNo
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... Slices for identifier ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ0..1uri識別子値の名前空間 / The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
.... identifier:medicalInstitutionCode ΣC0..*Identifier施設が福祉医療関連機関である場合に利用する識別子【詳細参照】
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
.... identifier:insurerNumber ΣC0..*IdentifierIdentifies this organization across multiple systems/複数のシステムでこの組織を識別【詳細参照】
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.61
..... value Σ0..1string一意の値 / The value that is unique
Example General: 123456
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(JP Core Organization Profile)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether the organization's record is still in active use / 組織の記録がまだ有効に使われているかどうか【詳細参照】
... type Σ0..*CodeableConceptKind of organization / 組織の種類【詳細参照】
Binding: OrganizationType (example): 組織の分類に使用されます。 / Used to categorize the organization.


... name SΣC1..1string診療科の名称
... alias 0..*stringA list of alternate names that the organization is known as, or was known as in the past / 組織が知られている、または過去に知られていた別名のリスト【詳細参照】
... telecom C0..*ContactPointA contact detail for the organization / 組織の連絡先詳細【詳細参照】
... address C0..*AddressAn address for the organization / 組織の住所【詳細参照】
... partOf SΣ0..1Reference(JP_Organization_eCS)The organization of which this organization forms a part【詳細参照】
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1stringこの診療科が所属する医療機関の情報
.... type Σ0..1uri入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1Identifier文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ0..1stringリソースのテキスト代替 / Text alternative for the resource
... contact 0..*BackboneElementContact for the organization for a certain purpose 特定の目的のための組織の連絡先【詳細参照】
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
.... modifierExtension ?!Σ0..*Extension認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... purpose 0..1CodeableConcept連絡先の種類 / The type of contact
Binding: ContactEntityType (extensible): 連絡先に連絡する目的。 / The purpose for which you would contact a contact party.

.... name 0..1JP_HumanName連絡先に関連付けられた名前 / A name associated with the contact
.... telecom 0..*ContactPoint連絡先の連絡先の詳細(電話、電子メールなど) / Contact details (telephone, email, etc.) for a contact
.... address 0..1Address連絡先の訪問または郵便アドレス / Visiting or postal addresses for the contact
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the organization  組織のために運営されているサービスへのアクセスを提供する技術的エンドポイント【詳細参照】

doco Documentation for this format
PathConformanceValueSetURI
Organization.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Organization.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Organization.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:medicalInstitutionCode.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.identifier:insurerNumber.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Organization.identifier:insurerNumber.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
from the FHIR Standard
Organization.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
Organization.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorOrganizationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorOrganizationリソースが別のリソースに含まれている場合、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-5errorOrganization別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganization組織には、少なくとも名前または識別子があり、場合によっては複数の名前があります / The organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.address組織の住所は、「家」を使用することはできません / An address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecom組織のテレコムは決して「家」を使用することはできません / The telecom of an organization can never be of use 'home'
: where(use = 'home').empty()
txt-1errorOrganization.text.div叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorOrganization.text.div叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
: htmlChecks()

This structure is derived from JP_Organization_eCS_department

Summary

Mandatory: 1 element
Prohibited: 3 elements

 

Other representations of profile: CSV, Excel, Schematron