Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Medication-batch-information-drug-pq | Version: 1.0.0 | ||||
| Active as of 2026-05-10 | Computable Name: MedicationBatchInformationDrugPq | ||||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.41.42.67 | |||||
This Medication profile represents information about the batches that underwent testing or analysis.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.status | Base | required | Medication Status Codes | 📍5.0.0 | FHIR Std. |
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()
|
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Medication.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.status | Base | required | Medication Status Codes | 📍5.0.0 | FHIR Std. |
| Medication.doseForm | Base | example | SNOMED CT Form Codes | 📍5.0.0 | FHIR Std. |
| Medication.ingredient.item | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.ingredient.strength[x] | Base | preferred | Medication Ingredient Strength Codes | 📍5.0.0 | FHIR Std. |
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()
|
Summary
Must-Support: 19 elements
Extensions
This structure refers to these extensions:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Medication | Definition of a Medication | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication. |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(MedicinalProductDefinition - Drug Product PQ) | Extension - Medication Definition PQ URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-medication-definition-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference() | package-definition URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-package-definition-pq |
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: MedicationStatusCodes (required): A coded concept defining if the medication is in active use. |
![]() ![]() |
S | 0..1 | BackboneElement | Details about packaged medications |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | manufacturing-batch-weight URL: http://hl7.org/fhir/StructureDefinition/medication-manufacturingBatch |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | manufacturing-batch-number-of-items URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-items-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield-unfiltered URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-unfiltered-pq |
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | batch-release-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-release-date-pq |
![]() ![]() ![]() ![]() |
S | 0..* | string | formulation-number URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-formulation-number-pq |
![]() ![]() ![]() ![]() |
S | 0..* | CodeableConcept | batch-designation URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-designation-pq Binding: Batch Designation (example) |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-vials URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-vials-pq |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-full-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-full-shelves-pq |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-partial-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-partial-shelves-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Substance - Drug PQ) | batch-substance-batch URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-substance-batch-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | target-fill-weight URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-target-fill-weight-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(PlanDefinition - Drug PQ) | manufacturing-process URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-manufacturing-process-pq |
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | packaging-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-date-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Organization - Drug PQ) | packaging-site URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-site-pq |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.status | Base | required | Medication Status Codes | 📍5.0.0 | FHIR Std. |
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Medication | |||
![]() ![]() |
S | 0..1 | CodeableConcept | Codes that identify this medication |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(MedicinalProductDefinition - Drug Product PQ) | Extension - Medication Definition PQ URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-medication-definition-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference() | package-definition URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-package-definition-pq |
![]() ![]() |
S | 0..1 | BackboneElement | Details about packaged medications |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | manufacturing-batch-weight URL: http://hl7.org/fhir/StructureDefinition/medication-manufacturingBatch |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | manufacturing-batch-number-of-items URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-items-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield-unfiltered URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-unfiltered-pq |
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | batch-release-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-release-date-pq |
![]() ![]() ![]() ![]() |
S | 0..* | string | formulation-number URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-formulation-number-pq |
![]() ![]() ![]() ![]() |
S | 0..* | CodeableConcept | batch-designation URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-designation-pq Binding: Batch Designation (example) |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-vials URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-vials-pq |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-full-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-full-shelves-pq |
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-partial-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-partial-shelves-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Substance - Drug PQ) | batch-substance-batch URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-substance-batch-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | target-fill-weight URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-target-fill-weight-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(PlanDefinition - Drug PQ) | manufacturing-process URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-manufacturing-process-pq |
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | packaging-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-date-pq |
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Organization - Drug PQ) | packaging-site URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-site-pq |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Medication | Definition of a 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: AllLanguages (required): IETF language tag for 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 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier for this medication | ||||
![]() ![]() |
SΣ | 0..1 | CodeableConcept | Codes that identify this medication Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(MedicinalProductDefinition - Drug Product PQ) | Extension - Medication Definition PQ URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-medication-definition-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Reference() | package-definition URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-package-definition-pq | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: MedicationStatusCodes (required): A coded concept defining if the medication is in active use. | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that has authorization to market medication | ||||
![]() ![]() |
0..1 | CodeableConcept | powder | tablets | capsule + Binding: SNOMEDCTFormCodes (example): A coded concept defining the form of a medication. | |||||
![]() ![]() |
Σ | 0..1 | Quantity | When the specified product code does not infer a package size, this is the specific amount of drug in the product | ||||
![]() ![]() |
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 | ||||
![]() ![]() ![]() |
1..1 | CodeableReference(Substance | Medication) | The ingredient (substance or medication) that the ingredient.strength relates to Binding: SNOMEDCTMedicationCodes (example) | |||||
![]() ![]() ![]() |
0..1 | boolean | Active ingredient indicator | |||||
![]() ![]() ![]() |
0..1 | Quantity of ingredient present Binding: MedicationIngredientStrengthCodes (preferred): A coded concpet defining the strength of an ingredient. | ||||||
![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() |
S | 0..1 | BackboneElement | Details about packaged medications | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..* | (Complex) | manufacturing-batch-weight URL: http://hl7.org/fhir/StructureDefinition/medication-manufacturingBatch | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | manufacturing-batch-number-of-items URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-items-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | actual-yield-unfiltered URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-actual-yield-unfiltered-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | batch-release-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-release-date-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | string | formulation-number URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-formulation-number-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | CodeableConcept | batch-designation URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-designation-pq Binding: Batch Designation (example) | ||||
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-vials URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-vials-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-full-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-full-shelves-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | positiveInt | batch-number-of-partial-shelves URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-number-of-partial-shelves-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Substance - Drug PQ) | batch-substance-batch URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-batch-substance-batch-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Quantity | target-fill-weight URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-target-fill-weight-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(PlanDefinition - Drug PQ) | manufacturing-process URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-manufacturing-process-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | dateTime | packaging-date URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-date-pq | ||||
![]() ![]() ![]() ![]() |
S | 0..* | Reference(Organization - Drug PQ) | packaging-site URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-packaging-site-pq | ||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Identifier assigned to batch | |||||
![]() ![]() ![]() |
0..1 | dateTime | When batch will expire | |||||
![]() ![]() |
0..1 | Reference(MedicationKnowledge) | Knowledge about this medication | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Medication.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Medication.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.status | Base | required | Medication Status Codes | 📍5.0.0 | FHIR Std. |
| Medication.doseForm | Base | example | SNOMED CT Form Codes | 📍5.0.0 | FHIR Std. |
| Medication.ingredient.item | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| Medication.ingredient.strength[x] | Base | preferred | Medication Ingredient Strength Codes | 📍5.0.0 | FHIR Std. |
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()
|
Summary
Must-Support: 19 elements
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron