HL7 Japan-JAMI eReferral ImplementationGuide
1.1.1-rc - release Japan flag

HL7 Japan-JAMI eReferral ImplementationGuide - Local Development build (v1.1.1-rc). See the Directory of published versions

Resource Profile(リソースプロファイル): JP_Condition_eClinicalSummary

項目内容
定義URL http://jpfhir.jp/fhir/eClinicalSummary/StructureDefinition/JP_Condition_eClinicalSummary
Version 1.1.1-rc
Name

JP_Condition_eClinicalSummary

Status Active ( 2022-12-14 )
Copyright

Copyright HL7Japan and Japan Association of Medical Informatics (JAMI), CC(Creative Commons license) BY-ND CC表示・改変禁止

Derived Profile from JP-Core

Usage:

Formal Views of Profile Content

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

This structure is derived from JP_Condition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition 0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... clinicalStatus ?!ΣC0..1CodeableConceptactive | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治)
Binding: ConditionClinicalStatusCodes (required): 状態または診断の臨床状態。 / The clinical status of the condition or diagnosis.

... verificationStatus ?!ΣC0..1CodeableConceptunconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載)
Binding: ConditionVerificationStatus (required): 状態または診断の臨床状態をサポートまたは拒否する検証状況。 / The verification status to support or decline the clinical status of the condition or diagnosis.

... subject Σ1..1Reference(JP Core Patient Profile)Who has the condition? 誰がこの状態を有するか

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus

Constraints

IdGradePath(s)DetailsRequirements
con-3best practiceCondition条件.ClinicalStatusが誤って入力されておらず、カテゴリが問題リスト項目である場合、clinicalStatusが存在するものとします / Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item
: clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty()
con-4errorCondition条件が和らげられている場合、臨床ステータスは不活性、解決、または寛解のいずれかでなければなりません / If condition is abated, then clinicalStatus must be either inactive, resolved, or remission
: abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists()
con-5errorConditioncondition.clinicalstatusは、検証状態が侵食に入力されている場合、存在しないでください / Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error
: verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty()
dom-2errorConditionリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorConditionリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorConditionリソースが別のリソースに含まれている場合、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-5errorCondition別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceConditionリソースには、堅牢な管理のための叙述(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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報
... id Σ0..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... language 0..1codeリソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約
... contained 0..*Resourceインラインリソースが含まれています / Contained, inline Resources
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ0..*Identifierこの条件の外部ID / External Ids for this condition
... clinicalStatus ?!ΣC0..1CodeableConceptactive | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治)
Binding: ConditionClinicalStatusCodes (required): 状態または診断の臨床状態。 / The clinical status of the condition or diagnosis.

... verificationStatus ?!ΣC0..1CodeableConceptunconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載)
Binding: ConditionVerificationStatus (required): 状態または診断の臨床状態をサポートまたは拒否する検証状況。 / The verification status to support or decline the clinical status of the condition or diagnosis.

... category 0..*CodeableConceptproblem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断)
Binding: ConditionCategoryCodes (extensible): 条件に割り当てられたカテゴリ。 / A category assigned to the condition.


... severity 0..1CodeableConceptSubjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現
Binding: JP Core Condition Severity ValueSet (preferred)
... code Σ0..1CodeableConceptIdentification of the condition, problem or diagnosis. この患者状態の識別コード
Binding: Condition/Problem/DiagnosisCodes (example): 状態または診断の識別。 / Identification of the condition or diagnosis.

... bodySite Σ0..*CodeableConceptAnatomical location, if relevant. もし関連するのであれば、その人体部位
Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality.


... subject Σ1..1Reference(JP Core Patient Profile)Who has the condition? 誰がこの状態を有するか
... encounter Σ0..1Reference(JP Core Encounter Profile)Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など)
... onset[x] Σ0..1Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢
.... onsetDateTimedateTime
.... onsetAgeAge
.... onsetPeriodPeriod
.... onsetRangeRange
.... onsetStringstring
... abatement[x] C0..1When in resolution/remission. この状態はいつ治癒/寛解/軽快したか
.... abatementDateTimedateTime
.... abatementAgeAge
.... abatementPeriodPeriod
.... abatementRangeRange
.... abatementStringstring
... recordedDate Σ0..1dateTimeDate record was first recorded. この患者状態が初めて記録された日時
... recorder Σ0..1Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson)Who recorded the condition. 誰がこの患者状態を記録したか
... asserter Σ0..1Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile)Person who asserts this condition. この患者状態の情報源
... stage C0..*BackboneElementStage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの
.... 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
.... summary C0..1CodeableConcept簡単な要約(病気固有) / Simple summary (disease specific)
Binding: ConditionStage (example): 状態段階を説明するコード(癌段階など)。 / Codes describing condition stages (e.g. Cancer stages).

.... assessment C0..*Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile)評価の正式な記録 / Formal record of assessment
.... type 0..1CodeableConcept一種のステージング / Kind of staging
Binding: ConditionStageType (example): 条件のステージングの種類を説明するコード(臨床的または病理学的)。 / Codes describing the kind of condition staging (e.g. clinical or pathological).

... evidence C0..*BackboneElementSupporting evidence. 患者状態の存在に関する根拠
.... 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
.... code ΣC0..*CodeableConcept症状/症状 / Manifestation/symptom
Binding: ManifestationAndSymptomCodes (example): 状態の症状または症状を説明するコード。 / Codes that describe the manifestation or symptoms of a condition.


.... detail ΣC0..*Reference(Resource)他の場所にあるサポート情報 / Supporting information found elsewhere
... note 0..*AnnotationAdditional information about the Condition. この患者状態に関する追加情報

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severitypreferredJP_ConditionSeverity_VS (a valid code from http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS)
Condition.codeexampleCondition/Problem/DiagnosisCodes
Condition.bodySiteexampleSNOMEDCTBodyStructures
Condition.stage.summaryexampleConditionStage
Condition.stage.typeexampleConditionStageType
Condition.evidence.codeexampleManifestationAndSymptomCodes

Constraints

IdGradePath(s)DetailsRequirements
con-1errorCondition.stageステージには概要または評価があります / Stage SHALL have summary or assessment
: summary.exists() or assessment.exists()
con-2errorCondition.evidence証拠にはコードまたは詳細があります / evidence SHALL have code or details
: code.exists() or detail.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()

This structure is derived from JP_Condition

Summary

Differential View

This structure is derived from JP_Condition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition 0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... clinicalStatus ?!ΣC0..1CodeableConceptactive | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治)
Binding: ConditionClinicalStatusCodes (required): 状態または診断の臨床状態。 / The clinical status of the condition or diagnosis.

... verificationStatus ?!ΣC0..1CodeableConceptunconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載)
Binding: ConditionVerificationStatus (required): 状態または診断の臨床状態をサポートまたは拒否する検証状況。 / The verification status to support or decline the clinical status of the condition or diagnosis.

... subject Σ1..1Reference(JP Core Patient Profile)Who has the condition? 誰がこの状態を有するか

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus

Constraints

IdGradePath(s)DetailsRequirements
con-3best practiceCondition条件.ClinicalStatusが誤って入力されておらず、カテゴリが問題リスト項目である場合、clinicalStatusが存在するものとします / Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item
: clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty()
con-4errorCondition条件が和らげられている場合、臨床ステータスは不活性、解決、または寛解のいずれかでなければなりません / If condition is abated, then clinicalStatus must be either inactive, resolved, or remission
: abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists()
con-5errorConditioncondition.clinicalstatusは、検証状態が侵食に入力されている場合、存在しないでください / Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error
: verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty()
dom-2errorConditionリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorConditionリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorConditionリソースが別のリソースに含まれている場合、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-5errorCondition別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceConditionリソースには、堅牢な管理のための叙述(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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*JP_ConditionDetailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報
... id Σ0..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... language 0..1codeリソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約
... contained 0..*Resourceインラインリソースが含まれています / Contained, inline Resources
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ0..*Identifierこの条件の外部ID / External Ids for this condition
... clinicalStatus ?!ΣC0..1CodeableConceptactive | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治)
Binding: ConditionClinicalStatusCodes (required): 状態または診断の臨床状態。 / The clinical status of the condition or diagnosis.

... verificationStatus ?!ΣC0..1CodeableConceptunconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載)
Binding: ConditionVerificationStatus (required): 状態または診断の臨床状態をサポートまたは拒否する検証状況。 / The verification status to support or decline the clinical status of the condition or diagnosis.

... category 0..*CodeableConceptproblem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断)
Binding: ConditionCategoryCodes (extensible): 条件に割り当てられたカテゴリ。 / A category assigned to the condition.


... severity 0..1CodeableConceptSubjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現
Binding: JP Core Condition Severity ValueSet (preferred)
... code Σ0..1CodeableConceptIdentification of the condition, problem or diagnosis. この患者状態の識別コード
Binding: Condition/Problem/DiagnosisCodes (example): 状態または診断の識別。 / Identification of the condition or diagnosis.

... bodySite Σ0..*CodeableConceptAnatomical location, if relevant. もし関連するのであれば、その人体部位
Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality.


... subject Σ1..1Reference(JP Core Patient Profile)Who has the condition? 誰がこの状態を有するか
... encounter Σ0..1Reference(JP Core Encounter Profile)Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など)
... onset[x] Σ0..1Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢
.... onsetDateTimedateTime
.... onsetAgeAge
.... onsetPeriodPeriod
.... onsetRangeRange
.... onsetStringstring
... abatement[x] C0..1When in resolution/remission. この状態はいつ治癒/寛解/軽快したか
.... abatementDateTimedateTime
.... abatementAgeAge
.... abatementPeriodPeriod
.... abatementRangeRange
.... abatementStringstring
... recordedDate Σ0..1dateTimeDate record was first recorded. この患者状態が初めて記録された日時
... recorder Σ0..1Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson)Who recorded the condition. 誰がこの患者状態を記録したか
... asserter Σ0..1Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile)Person who asserts this condition. この患者状態の情報源
... stage C0..*BackboneElementStage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの
.... 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
.... summary C0..1CodeableConcept簡単な要約(病気固有) / Simple summary (disease specific)
Binding: ConditionStage (example): 状態段階を説明するコード(癌段階など)。 / Codes describing condition stages (e.g. Cancer stages).

.... assessment C0..*Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile)評価の正式な記録 / Formal record of assessment
.... type 0..1CodeableConcept一種のステージング / Kind of staging
Binding: ConditionStageType (example): 条件のステージングの種類を説明するコード(臨床的または病理学的)。 / Codes describing the kind of condition staging (e.g. clinical or pathological).

... evidence C0..*BackboneElementSupporting evidence. 患者状態の存在に関する根拠
.... 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
.... code ΣC0..*CodeableConcept症状/症状 / Manifestation/symptom
Binding: ManifestationAndSymptomCodes (example): 状態の症状または症状を説明するコード。 / Codes that describe the manifestation or symptoms of a condition.


.... detail ΣC0..*Reference(Resource)他の場所にあるサポート情報 / Supporting information found elsewhere
... note 0..*AnnotationAdditional information about the Condition. この患者状態に関する追加情報

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severitypreferredJP_ConditionSeverity_VS (a valid code from http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS)
Condition.codeexampleCondition/Problem/DiagnosisCodes
Condition.bodySiteexampleSNOMEDCTBodyStructures
Condition.stage.summaryexampleConditionStage
Condition.stage.typeexampleConditionStageType
Condition.evidence.codeexampleManifestationAndSymptomCodes

Constraints

IdGradePath(s)DetailsRequirements
con-1errorCondition.stageステージには概要または評価があります / Stage SHALL have summary or assessment
: summary.exists() or assessment.exists()
con-2errorCondition.evidence証拠にはコードまたは詳細があります / evidence SHALL have code or details
: code.exists() or detail.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()

This structure is derived from JP_Condition

Summary

 

Other representations of profile: CSV, Excel, Schematron