HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.cz/fhir/hdr/StructureDefinition/cz-medication-medicationsummary-obl-hdr | Version: 0.1.0 | |||
| Standards status: Informative | Maturity Level: 0 | Computable Name: CZ_MedicationMedicationSummaryObligationsHdr | ||
Profile for Medication Obligations in the Czech Republic Health Data Repository (HDR CZ). - medication summary.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for this medication | ||||||||||
![]() ![]() |
OΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: Value set of DLP Lecive pripravky (required)
| ||||||||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: Value set of DLP formy (preferred)
| ||||||||||
Documentation for this format | ||||||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.code | Base | required | Value set of DLP Lecive pripravky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.status | Base | required | Medication status codes | 📍4.0.1 | FHIR Std. |
| Medication.form | Base | preferred | Value set of DLP formy | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Medication | 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 | Medication | 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 | Medication | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Medication | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from CZ_Medication
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||
![]() ![]() |
O | 0..1 | CodeableConcept | Codes that identify this medication
| ||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule +
| ||||||
![]() ![]() |
||||||||||
![]() ![]() ![]() |
O | 1..1 | CodeableConcept, Reference(Substance | Medication) | The actual ingredient or content
| ||||||
![]() ![]() ![]() |
O | 0..1 | Ratio | Quantity of ingredient present
| ||||||
Documentation for this format | ||||||||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||||||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for this medication | ||||||||||
![]() ![]() |
OΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: Value set of DLP Lecive pripravky (required)
| ||||||||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||||||||
![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Manufacturer of the item | ||||||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: Value set of DLP formy (preferred)
| ||||||||||
![]() ![]() |
Σ | 0..1 | Ratio | Amount of drug in package | ||||||||||
![]() ![]() |
0..* | BackboneElement | Active or inactive ingredient | |||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||
![]() ![]() ![]() |
O | 1..1 | The actual ingredient or content Slice: Unordered, Closed by type:$this
| |||||||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||||||||
![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||||||||||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Medication (CZ)) | The actual ingredient or content | |||||||||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The actual ingredient or content Binding: Value set of DLP Lecive latky (preferred) | |||||||||||
![]() ![]() ![]() |
0..1 | boolean | Active ingredient indicator | |||||||||||
![]() ![]() ![]() |
O | 0..1 | Ratio | Quantity of ingredient present
| ||||||||||
![]() ![]() |
0..1 | BackboneElement | Details about packaged medications | |||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||
![]() ![]() ![]() |
0..1 | string | Identifier assigned to batch | |||||||||||
![]() ![]() ![]() |
0..1 | dateTime | When batch will expire | |||||||||||
Documentation for this format | ||||||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Medication.code | Base | required | Value set of DLP Lecive pripravky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.status | Base | required | Medication status codes | 📍4.0.1 | FHIR Std. |
| Medication.form | Base | preferred | Value set of DLP formy | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.ingredient.item[x]:itemCodeableConcept | Base | preferred | Value set of DLP Lecive latky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Medication | 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 | Medication | 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 | Medication | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Medication | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from CZ_Medication
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for this medication | ||||||||||
![]() ![]() |
OΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: Value set of DLP Lecive pripravky (required)
| ||||||||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: Value set of DLP formy (preferred)
| ||||||||||
Documentation for this format | ||||||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.code | Base | required | Value set of DLP Lecive pripravky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.status | Base | required | Medication status codes | 📍4.0.1 | FHIR Std. |
| Medication.form | Base | preferred | Value set of DLP formy | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Medication | 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 | Medication | 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 | Medication | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Medication | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from CZ_Medication
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||
![]() ![]() |
O | 0..1 | CodeableConcept | Codes that identify this medication
| ||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule +
| ||||||
![]() ![]() |
||||||||||
![]() ![]() ![]() |
O | 1..1 | CodeableConcept, Reference(Substance | Medication) | The actual ingredient or content
| ||||||
![]() ![]() ![]() |
O | 0..1 | Ratio | Quantity of ingredient present
| ||||||
Documentation for this format | ||||||||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | CZ_Medication | Czech Medication | |||||||||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||||||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for this medication | ||||||||||
![]() ![]() |
OΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: Value set of DLP Lecive pripravky (required)
| ||||||||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||||||||
![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Manufacturer of the item | ||||||||||
![]() ![]() |
O | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: Value set of DLP formy (preferred)
| ||||||||||
![]() ![]() |
Σ | 0..1 | Ratio | Amount of drug in package | ||||||||||
![]() ![]() |
0..* | BackboneElement | Active or inactive ingredient | |||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||
![]() ![]() ![]() |
O | 1..1 | The actual ingredient or content Slice: Unordered, Closed by type:$this
| |||||||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||||||||
![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||||||||||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Medication (CZ)) | The actual ingredient or content | |||||||||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The actual ingredient or content Binding: Value set of DLP Lecive latky (preferred) | |||||||||||
![]() ![]() ![]() |
0..1 | boolean | Active ingredient indicator | |||||||||||
![]() ![]() ![]() |
O | 0..1 | Ratio | Quantity of ingredient present
| ||||||||||
![]() ![]() |
0..1 | BackboneElement | Details about packaged medications | |||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||
![]() ![]() ![]() |
0..1 | string | Identifier assigned to batch | |||||||||||
![]() ![]() ![]() |
0..1 | dateTime | When batch will expire | |||||||||||
Documentation for this format | ||||||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Medication.code | Base | required | Value set of DLP Lecive pripravky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.status | Base | required | Medication status codes | 📍4.0.1 | FHIR Std. |
| Medication.form | Base | preferred | Value set of DLP formy | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Medication.ingredient.item[x]:itemCodeableConcept | Base | preferred | Value set of DLP Lecive latky | 📦0.3.0-ballot | HL7 Czech Base and Core Implementation Guide vnull |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Medication | 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 | Medication | 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 | Medication | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Medication | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from CZ_Medication
Other representations of profile: CSV, Excel, Schematron