Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-SubstanceSourceMaterial | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_SubstanceSourceMaterial_R3 | ||
This cross-version profile allows R5 SubstanceSourceMaterial content to be represented via FHIR STU3 Basic resources.
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..* | Basic | Resource for non-supported content | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example): Codes for identifying types of resources not yet defined by FHIR |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.code | Base | example | Basic Resource Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Basic | 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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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 Basic
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Basic | Resource for non-supported content | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Basic | Resource for non-supported content | |||||
![]() ![]() |
Σ | 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: Common Languages (extensible): 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 | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |||||
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |||||
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |||||
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |||||
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |||||
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example): Codes for identifying types of resources not yet defined by FHIR | ||||
![]() ![]() |
Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
![]() ![]() |
Σ | 0..1 | date | When created | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Patient | RelatedPerson) | Who created | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Basic.code | Base | example | Basic Resource Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Basic | 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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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 Basic
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Basic | Resource for non-supported content | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example): Codes for identifying types of resources not yet defined by FHIR |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.code | Base | example | Basic Resource Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Basic | 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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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 Basic
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Basic | Resource for non-supported content | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Basic | Resource for non-supported content | |||||
![]() ![]() |
Σ | 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: Common Languages (extensible): 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 | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: General high level classification of the source material specific to the origin of the material (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialClass | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialType | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The state of the source material when extracted (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.sourceMaterialState | |||||
![]() ![]() ![]() |
0..1 | Identifier | R5: The unique identifier associated with the source material parent organism shall be specified (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismId | |||||
![]() ![]() ![]() |
0..1 | string | R5: The organism accepted Scientific name shall be provided based on the organism taxonomy (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organismName | |||||
![]() ![]() ![]() |
0..* | Identifier | R5: The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceId | |||||
![]() ![]() ![]() |
0..* | string | R5: The parent substance of the Herbal Drug, or Herbal preparation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.parentSubstanceName | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.countryOfOrigin | |||||
![]() ![]() ![]() |
0..* | string | R5: The place/region where the plant is harvested or the places/regions where the animal source material has its habitat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.geographicalLocation | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.developmentStage | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.fractionDescription | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.organism | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: To do (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-SubstanceSourceMaterial.partDescription | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example): Codes for identifying types of resources not yet defined by FHIR | ||||
![]() ![]() |
Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
![]() ![]() |
Σ | 0..1 | date | When created | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Patient | RelatedPerson) | Who created | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Basic.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Basic.code | Base | example | Basic Resource Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Basic | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Basic | 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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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 Basic
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron