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
| 項目 | 内容 |
| 定義URL | http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_OW_eCS_Contained |
| Version | 0.1.0 |
| Name | JP_Encounter_OW_eCS_Contained |
| Status | Active ( 2023-03-31 ) |
| Copyright | Copyright JAMI+JAHIS+HL7Japan+PMDA+etc. SS-MIX2-Specification Maintenance TaskForce, CC(Creative Commons license) BY-ND CC表示・改変禁止 |
診療情報コアサマリー埋め込み用 Encouterリソース(入院外来の別に関するのみの情報)プロファイル (JP_Encounter_eCSの派生プロファイル)
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from JP_Encounter
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | JP_Encounter | |||
![]() ![]() | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | JP_Encounter | An interaction during which services are provided to the patient / 患者にサービスが提供されている間の相互作用 | |
![]() ![]() | Σ | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact |
![]() ![]() | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
![]() ![]() | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
![]() ![]() | ?!Σ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): Encounterの現在の状態。 / Current state of the encounter. |
![]() ![]() | Σ | 1..1 | Coding | Classification of patient encounter / 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): Encounterの分類。 / Classification of the encounter. |
![]() ![]() | Σ | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Encounter.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Encounter | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Encounter | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Encounter | リソースが別のリソースに含まれている場合、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 | error | Encounter | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Encounter | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | JP_Encounter | An interaction during which services are provided to the patient / 患者にサービスが提供されている間の相互作用 | |
![]() ![]() | Σ | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact |
![]() ![]() | Σ | 0..1 | Meta | リソースに関するメタデータ / Metadata about the resource |
![]() ![]() | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
![]() ![]() | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Identifier(s) by which this encounter is known / このEncounterが知られている識別子(複数可)【詳細参照】 |
![]() ![]() | ?!Σ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): Encounterの現在の状態。 / Current state of the encounter. |
![]() ![]() | Σ | 1..1 | Coding | Classification of patient encounter / 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): Encounterの分類。 / Classification of the encounter. |
![]() ![]() | Σ | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 |
![]() ![]() | 0..1 | Period | The start and end time of the encounter / このEncounterの開始時間と終了時間【詳細参照】 | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Encounter.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.participant.type | extensible | ParticipantTypehttp://hl7.org/fhir/ValueSet/encounter-participant-typefrom the FHIR Standard | |
| Encounter.diagnosis.use | preferred | DiagnosisRolehttp://hl7.org/fhir/ValueSet/diagnosis-rolefrom the FHIR Standard | |
| Encounter.hospitalization.admitSource | preferred | AdmitSourcehttp://hl7.org/fhir/ValueSet/encounter-admit-sourcefrom the FHIR Standard | |
| Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicatorhttp://terminology.hl7.org/ValueSet/v2-0092 | |
| Encounter.hospitalization.dietPreference | example | Diethttp://hl7.org/fhir/ValueSet/encounter-dietfrom the FHIR Standard | |
| Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesyhttp://hl7.org/fhir/ValueSet/encounter-special-courtesyfrom the FHIR Standard | |
| Encounter.hospitalization.specialArrangement | preferred | SpecialArrangementshttp://hl7.org/fhir/ValueSet/encounter-special-arrangementsfrom the FHIR Standard | |
| Encounter.hospitalization.dischargeDisposition | example | DischargeDispositionhttp://hl7.org/fhir/ValueSet/encounter-discharge-dispositionfrom the FHIR Standard | |
| Encounter.location.status | required | EncounterLocationStatushttp://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1from the FHIR Standard | |
| Encounter.location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Encounter | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Encounter | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Encounter | リソースが別のリソースに含まれている場合、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 | error | Encounter | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Encounter | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from JP_Encounter
Differential View
This structure is derived from JP_Encounter
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | JP_Encounter | |||
![]() ![]() | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | JP_Encounter | An interaction during which services are provided to the patient / 患者にサービスが提供されている間の相互作用 | |
![]() ![]() | Σ | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact |
![]() ![]() | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
![]() ![]() | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
![]() ![]() | ?!Σ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): Encounterの現在の状態。 / Current state of the encounter. |
![]() ![]() | Σ | 1..1 | Coding | Classification of patient encounter / 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): Encounterの分類。 / Classification of the encounter. |
![]() ![]() | Σ | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Encounter.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Encounter | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Encounter | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Encounter | リソースが別のリソースに含まれている場合、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 | error | Encounter | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Encounter | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | JP_Encounter | An interaction during which services are provided to the patient / 患者にサービスが提供されている間の相互作用 | |
![]() ![]() | Σ | 1..1 | id | このアーティファクトの論理ID / Logical id of this artifact |
![]() ![]() | Σ | 0..1 | Meta | リソースに関するメタデータ / Metadata about the resource |
![]() ![]() | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
![]() ![]() | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Identifier(s) by which this encounter is known / このEncounterが知られている識別子(複数可)【詳細参照】 |
![]() ![]() | ?!Σ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): Encounterの現在の状態。 / Current state of the encounter. |
![]() ![]() | Σ | 1..1 | Coding | Classification of patient encounter / 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): Encounterの分類。 / Classification of the encounter. |
![]() ![]() | Σ | 0..1 | Reference(JP_Patient_eCS_Contained) | The patient or group present at the encounter / このEncounterに立ち会う患者またはグループ【詳細参照】 |
![]() ![]() | 0..1 | Period | The start and end time of the encounter / このEncounterの開始時間と終了時間【詳細参照】 | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| Encounter.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1from the FHIR Standard | |
| Encounter.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
| Encounter.participant.type | extensible | ParticipantTypehttp://hl7.org/fhir/ValueSet/encounter-participant-typefrom the FHIR Standard | |
| Encounter.diagnosis.use | preferred | DiagnosisRolehttp://hl7.org/fhir/ValueSet/diagnosis-rolefrom the FHIR Standard | |
| Encounter.hospitalization.admitSource | preferred | AdmitSourcehttp://hl7.org/fhir/ValueSet/encounter-admit-sourcefrom the FHIR Standard | |
| Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicatorhttp://terminology.hl7.org/ValueSet/v2-0092 | |
| Encounter.hospitalization.dietPreference | example | Diethttp://hl7.org/fhir/ValueSet/encounter-dietfrom the FHIR Standard | |
| Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesyhttp://hl7.org/fhir/ValueSet/encounter-special-courtesyfrom the FHIR Standard | |
| Encounter.hospitalization.specialArrangement | preferred | SpecialArrangementshttp://hl7.org/fhir/ValueSet/encounter-special-arrangementsfrom the FHIR Standard | |
| Encounter.hospitalization.dischargeDisposition | example | DischargeDispositionhttp://hl7.org/fhir/ValueSet/encounter-discharge-dispositionfrom the FHIR Standard | |
| Encounter.location.status | required | EncounterLocationStatushttp://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1from the FHIR Standard | |
| Encounter.location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-typefrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | Encounter | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Encounter | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Encounter | リソースが別のリソースに含まれている場合、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 | error | Encounter | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Encounter | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from JP_Encounter
Other representations of profile: CSV, Excel, Schematron