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_MedicationStatement

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

JP_MedicationStatement

Status Draft ( 2023-03-31 )
Copyright

Copyright JAMI+JAHIS+HL7Japan+PMDA+etc. SS-MIX2-Specification Maintenance TaskForce, 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 MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... meta
.... lastUpdated S0..1instant「リソースのバージョンが最後に変更されたとき」

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
.... lastUpdated SΣ0..1instant「リソースのバージョンが最後に変更されたとき」
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... status ?!Σ1..1codeアクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... medication[x] Σ1..1どの薬を服用したか / What medication was taken
Binding: SNOMEDCTMedicationCodes (example): 採取されている物質または製品を識別するコード化された概念。 / A coded concept identifying the substance or product being taken.

.... medicationCodeableConceptCodeableConcept
.... medicationReferenceReference(Medication)
... subject Σ1..1Reference(Patient | Group)誰が薬を服用していたのか / Who is/was taking the medication

doco Documentation for this format
PathConformanceValueSetURI
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.medication[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(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
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... id Σ0..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ0..1idバージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ0..1instant「リソースのバージョンが最後に変更されたとき」
.... source Σ0..1uri「リソースがどこから来たかを特定する」(Risōsu ga doko kara kita ka o tokutei suru)
.... profile Σ0..*canonical(StructureDefinition)このリソースが適合を主張するプロファイル
.... security Σ0..*Codingこのリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ0..*Codingこのリソースに適用されたタグ
Binding: CommonTags (example): 「様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。」


... 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..1Narrative人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..*Resourceインラインリソースが含まれています / Contained, inline Resources
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ0..*Identifier外部識別子 / External identifier
... basedOn Σ0..*Reference(MedicationRequest | CarePlan | ServiceRequest)計画、提案、または命令を満たします / Fulfils plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation)参照イベントの一部 / Part of referenced event
... status ?!Σ1..1codeアクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..*CodeableConcept現在のステータスの理由 / Reason for current status
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ0..1CodeableConcept薬の使用の種類 / Type of medication usage
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ1..1どの薬を服用したか / What medication was taken
Binding: SNOMEDCTMedicationCodes (example): 採取されている物質または製品を識別するコード化された概念。 / A coded concept identifying the substance or product being taken.

.... medicationCodeableConceptCodeableConcept
.... medicationReferenceReference(Medication)
... subject Σ1..1Reference(Patient | Group)誰が薬を服用していたのか / Who is/was taking the medication
... context Σ0..1Reference(Encounter | EpisodeOfCare)薬物測定に関連する遭遇 /エピソード / Encounter / Episode associated with MedicationStatement
... effective[x] Σ0..1薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
... dateAsserted Σ0..1dateTime声明が主張されたのはいつですか? / When the statement was asserted?
... informationSource 0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)この薬の服用に関する情報を提供した人または組織 / Person or organization that provided the information about the taking of this medication
... derivedFrom 0..*Reference(Resource)追加のサポート情報 / Additional supporting information
... reasonCode 0..*CodeableConcept薬が服用されている理由の理由 / Reason for why the medication is being/was taken
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


... reasonReference 0..*Reference(Condition | Observation | DiagnosticReport)薬が服用されている理由をサポートする状態または観察 / Condition or observation that supports why the medication is being/was taken
... note 0..*Annotation声明の詳細情報 / Further information about the statement
... dosage 0..*Dosage薬がどのように服用されたか、または服用されるべきかの詳細 / Details of how medication is/was taken or should be taken

doco Documentation for this format
PathConformanceValueSetURI
MedicationStatement.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
MedicationStatement.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
MedicationStatement.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.statusReasonexampleSNOMEDCTDrugTherapyStatusCodes
http://hl7.org/fhir/ValueSet/reason-medication-status-codes
from the FHIR Standard
MedicationStatement.categorypreferredMedication usage category codes
http://hl7.org/fhir/ValueSet/medication-statement-category
from the FHIR Standard
MedicationStatement.medication[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
MedicationStatement.reasonCodeexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(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]のいずれかが必要です。両方ではありません。」
: extension.exists() != value.exists()

This structure is derived from MedicationStatement

Summary

Must-Support: 1 element

Differential View

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... meta
.... lastUpdated S0..1instant「リソースのバージョンが最後に変更されたとき」

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
.... lastUpdated SΣ0..1instant「リソースのバージョンが最後に変更されたとき」
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... status ?!Σ1..1codeアクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... medication[x] Σ1..1どの薬を服用したか / What medication was taken
Binding: SNOMEDCTMedicationCodes (example): 採取されている物質または製品を識別するコード化された概念。 / A coded concept identifying the substance or product being taken.

.... medicationCodeableConceptCodeableConcept
.... medicationReferenceReference(Medication)
... subject Σ1..1Reference(Patient | Group)誰が薬を服用していたのか / Who is/was taking the medication

doco Documentation for this format
PathConformanceValueSetURI
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.medication[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(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
.. MedicationStatement 0..*MedicationStatement患者が服用している薬の記録 / Record of medication being taken by a patient
... id Σ0..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ0..1idバージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ0..1instant「リソースのバージョンが最後に変更されたとき」
.... source Σ0..1uri「リソースがどこから来たかを特定する」(Risōsu ga doko kara kita ka o tokutei suru)
.... profile Σ0..*canonical(StructureDefinition)このリソースが適合を主張するプロファイル
.... security Σ0..*Codingこのリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ0..*Codingこのリソースに適用されたタグ
Binding: CommonTags (example): 「様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。」


... 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..1Narrative人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..*Resourceインラインリソースが含まれています / Contained, inline Resources
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ0..*Identifier外部識別子 / External identifier
... basedOn Σ0..*Reference(MedicationRequest | CarePlan | ServiceRequest)計画、提案、または命令を満たします / Fulfils plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation)参照イベントの一部 / Part of referenced event
... status ?!Σ1..1codeアクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..*CodeableConcept現在のステータスの理由 / Reason for current status
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ0..1CodeableConcept薬の使用の種類 / Type of medication usage
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ1..1どの薬を服用したか / What medication was taken
Binding: SNOMEDCTMedicationCodes (example): 採取されている物質または製品を識別するコード化された概念。 / A coded concept identifying the substance or product being taken.

.... medicationCodeableConceptCodeableConcept
.... medicationReferenceReference(Medication)
... subject Σ1..1Reference(Patient | Group)誰が薬を服用していたのか / Who is/was taking the medication
... context Σ0..1Reference(Encounter | EpisodeOfCare)薬物測定に関連する遭遇 /エピソード / Encounter / Episode associated with MedicationStatement
... effective[x] Σ0..1薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
... dateAsserted Σ0..1dateTime声明が主張されたのはいつですか? / When the statement was asserted?
... informationSource 0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)この薬の服用に関する情報を提供した人または組織 / Person or organization that provided the information about the taking of this medication
... derivedFrom 0..*Reference(Resource)追加のサポート情報 / Additional supporting information
... reasonCode 0..*CodeableConcept薬が服用されている理由の理由 / Reason for why the medication is being/was taken
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


... reasonReference 0..*Reference(Condition | Observation | DiagnosticReport)薬が服用されている理由をサポートする状態または観察 / Condition or observation that supports why the medication is being/was taken
... note 0..*Annotation声明の詳細情報 / Further information about the statement
... dosage 0..*Dosage薬がどのように服用されたか、または服用されるべきかの詳細 / Details of how medication is/was taken or should be taken

doco Documentation for this format
PathConformanceValueSetURI
MedicationStatement.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
MedicationStatement.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
MedicationStatement.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.statusReasonexampleSNOMEDCTDrugTherapyStatusCodes
http://hl7.org/fhir/ValueSet/reason-medication-status-codes
from the FHIR Standard
MedicationStatement.categorypreferredMedication usage category codes
http://hl7.org/fhir/ValueSet/medication-statement-category
from the FHIR Standard
MedicationStatement.medication[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
MedicationStatement.reasonCodeexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
from the FHIR Standard
IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(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]のいずれかが必要です。両方ではありません。」
: extension.exists() != value.exists()

This structure is derived from MedicationStatement

Summary

Must-Support: 1 element

 

Other representations of profile: CSV, Excel, Schematron