Extensions for Using Data Elements from FHIR R4 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4_SpecimenDefinition_R4B

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-SpecimenDefinition Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_SpecimenDefinition_R4B

This cross-version profile allows R4 SpecimenDefinition content to be represented via FHIR R4B SpecimenDefinition resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
dom-2 error SpecimenDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SpecimenDefinition 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SpecimenDefinition 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 SpecimenDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SpecimenDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error SpecimenDefinition.implicitRules, SpecimenDefinition.modifierExtension All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SpecimenDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from SpecimenDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..1 Identifier Business identifier of a kind of specimen
... typeCollected Σ 0..1 CodeableConcept Kind of material to collect
Binding: Hl7VSSpecimenType (3.0.0) (example): The type of the specimen to be collected.
... patientPreparation Σ 0..* CodeableConcept Patient preparation for collection
Binding: PreparePatient (example): SCT descendants of 703763000 |Precondition value (qualifier value)|
... timeAspect Σ 0..1 string Time aspect for collection
Example General: 24 hour, 20' post charge
... collection Σ 0..* CodeableConcept Specimen collection procedure
Binding: SpecimenCollection (example): SCT actions and procedures for specimen collection
... typeTested 0..* BackboneElement Specimen in container intended for testing by lab
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... isDerived 0..1 boolean Primary or secondary specimen
Example General: false
.... type 0..1 CodeableConcept Type of intended specimen
Binding: Hl7VSSpecimenType (3.0.0) (example): The type of specimen conditioned in a container for lab testing.
.... preference 1..1 code preferred | alternate
Binding: SpecimenContainedPreference (required): Degree of preference of a type of conditioned specimen.
Example General: preferred, alternate
.... container 0..1 BackboneElement The specimen's container
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... material 0..1 CodeableConcept Container material
Binding: ContainerMaterials (example): SCT 32039001 |Glass|, 61088005 |Plastic|, 425620007 |Metal|
..... type 0..1 CodeableConcept Kind of container associated with the kind of specimen
Binding: SpecimenContainer (example): SCT descendants of 706041008 |Device for body fluid and tissue collection/transfer/processing (physical object)|
..... cap 0..1 CodeableConcept Color of container cap
Binding: ContainerCap (example): Color of the container cap.
..... description 0..1 string Container description
Example General: Blue top tube with citrate
..... capacity 0..1 SimpleQuantity(4.3.0) Container capacity
..... minimumVolume[x] 0..1 Minimum volume
...... minimumVolumeQuantity Quantity(SimpleQuantity)
...... minimumVolumeString string
..... additive 0..* BackboneElement Additive associated with container
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... additive[x] 1..1 Additive associated with container
Binding: Hl7VSAdditivePreservative (3.0.0) (example): Substance added to specimen container.
....... additiveCodeableConcept CodeableConcept
....... additiveReference Reference(Substance)
..... preparation 0..1 string Specimen container preparation
.... requirement 0..1 string Specimen requirements
.... retentionTime 0..1 Duration Specimen retention time
.... rejectionCriterion 0..* CodeableConcept Rejection criterion
Binding: RejectionCriterion (example): Criterion for rejection of the specimen by laboratory.
.... handling 0..* BackboneElement Specimen handling before testing
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... temperatureQualifier 0..1 CodeableConcept Temperature qualifier
Binding: HandlingConditionSet (example): Set of handling instructions prior testing of the specimen.
..... temperatureRange 0..1 Range Temperature range
..... maxDuration 0..1 Duration Maximum preservation time
..... instruction 0..1 string Preservation instruction
Example General: freeze within 4 hours

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SpecimenDefinition.language Base preferred Common Languages 📍4.3.0 FHIR Std.
SpecimenDefinition.typeCollected Base example hl7VS-specimenType 📍3.0.0 THO v7.1
SpecimenDefinition.patientPreparation Base example Patient preparation prior specimen collection 📍4.3.0 FHIR Std.
SpecimenDefinition.collection Base example Specimen collection methods 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​type Base example hl7VS-specimenType 📍3.0.0 THO v7.1
SpecimenDefinition.typeTested.​preference Base required SpecimenContainedPreference 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.material Base example Types of material for specimen containers 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.type Base example SpecimenContainer 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.cap Base example ContainerCap 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.additive.additive[x] Base example hl7VS-additivePreservative 📍3.0.0 THO v7.1
SpecimenDefinition.typeTested.​rejectionCriterion Base example RejectionCriterion 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​handling.temperatureQualifier Base example HandlingConditionSet 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SpecimenDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SpecimenDefinition 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SpecimenDefinition 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 SpecimenDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SpecimenDefinition A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning SpecimenDefinition.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error SpecimenDefinition.meta, SpecimenDefinition.implicitRules, SpecimenDefinition.language, SpecimenDefinition.text, SpecimenDefinition.extension, SpecimenDefinition.modifierExtension, SpecimenDefinition.identifier, SpecimenDefinition.typeCollected, SpecimenDefinition.patientPreparation, SpecimenDefinition.timeAspect, SpecimenDefinition.collection, SpecimenDefinition.typeTested, SpecimenDefinition.typeTested.extension, SpecimenDefinition.typeTested.modifierExtension, SpecimenDefinition.typeTested.isDerived, SpecimenDefinition.typeTested.type, SpecimenDefinition.typeTested.preference, SpecimenDefinition.typeTested.container, SpecimenDefinition.typeTested.container.extension, SpecimenDefinition.typeTested.container.modifierExtension, SpecimenDefinition.typeTested.container.material, SpecimenDefinition.typeTested.container.type, SpecimenDefinition.typeTested.container.cap, SpecimenDefinition.typeTested.container.description, SpecimenDefinition.typeTested.container.capacity, SpecimenDefinition.typeTested.container.minimumVolume[x], SpecimenDefinition.typeTested.container.additive, SpecimenDefinition.typeTested.container.additive.extension, SpecimenDefinition.typeTested.container.additive.modifierExtension, SpecimenDefinition.typeTested.container.additive.additive[x], SpecimenDefinition.typeTested.container.preparation, SpecimenDefinition.typeTested.requirement, SpecimenDefinition.typeTested.retentionTime, SpecimenDefinition.typeTested.rejectionCriterion, SpecimenDefinition.typeTested.handling, SpecimenDefinition.typeTested.handling.extension, SpecimenDefinition.typeTested.handling.modifierExtension, SpecimenDefinition.typeTested.handling.temperatureQualifier, SpecimenDefinition.typeTested.handling.temperatureRange, SpecimenDefinition.typeTested.handling.maxDuration, SpecimenDefinition.typeTested.handling.instruction All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SpecimenDefinition.extension, SpecimenDefinition.modifierExtension, SpecimenDefinition.typeTested.extension, SpecimenDefinition.typeTested.modifierExtension, SpecimenDefinition.typeTested.container.extension, SpecimenDefinition.typeTested.container.modifierExtension, SpecimenDefinition.typeTested.container.additive.extension, SpecimenDefinition.typeTested.container.additive.modifierExtension, SpecimenDefinition.typeTested.handling.extension, SpecimenDefinition.typeTested.handling.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from SpecimenDefinition

Summary

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
dom-2 error SpecimenDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SpecimenDefinition 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SpecimenDefinition 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 SpecimenDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SpecimenDefinition A resource should have narrative for robust management text.`div`.exists()
ele-1 error SpecimenDefinition.implicitRules, SpecimenDefinition.modifierExtension All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SpecimenDefinition.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from SpecimenDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SpecimenDefinition 0..* SpecimenDefinition(4.3.0) Kind of specimen
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..1 Identifier Business identifier of a kind of specimen
... typeCollected Σ 0..1 CodeableConcept Kind of material to collect
Binding: Hl7VSSpecimenType (3.0.0) (example): The type of the specimen to be collected.
... patientPreparation Σ 0..* CodeableConcept Patient preparation for collection
Binding: PreparePatient (example): SCT descendants of 703763000 |Precondition value (qualifier value)|
... timeAspect Σ 0..1 string Time aspect for collection
Example General: 24 hour, 20' post charge
... collection Σ 0..* CodeableConcept Specimen collection procedure
Binding: SpecimenCollection (example): SCT actions and procedures for specimen collection
... typeTested 0..* BackboneElement Specimen in container intended for testing by lab
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... isDerived 0..1 boolean Primary or secondary specimen
Example General: false
.... type 0..1 CodeableConcept Type of intended specimen
Binding: Hl7VSSpecimenType (3.0.0) (example): The type of specimen conditioned in a container for lab testing.
.... preference 1..1 code preferred | alternate
Binding: SpecimenContainedPreference (required): Degree of preference of a type of conditioned specimen.
Example General: preferred, alternate
.... container 0..1 BackboneElement The specimen's container
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... material 0..1 CodeableConcept Container material
Binding: ContainerMaterials (example): SCT 32039001 |Glass|, 61088005 |Plastic|, 425620007 |Metal|
..... type 0..1 CodeableConcept Kind of container associated with the kind of specimen
Binding: SpecimenContainer (example): SCT descendants of 706041008 |Device for body fluid and tissue collection/transfer/processing (physical object)|
..... cap 0..1 CodeableConcept Color of container cap
Binding: ContainerCap (example): Color of the container cap.
..... description 0..1 string Container description
Example General: Blue top tube with citrate
..... capacity 0..1 SimpleQuantity(4.3.0) Container capacity
..... minimumVolume[x] 0..1 Minimum volume
...... minimumVolumeQuantity Quantity(SimpleQuantity)
...... minimumVolumeString string
..... additive 0..* BackboneElement Additive associated with container
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... additive[x] 1..1 Additive associated with container
Binding: Hl7VSAdditivePreservative (3.0.0) (example): Substance added to specimen container.
....... additiveCodeableConcept CodeableConcept
....... additiveReference Reference(Substance)
..... preparation 0..1 string Specimen container preparation
.... requirement 0..1 string Specimen requirements
.... retentionTime 0..1 Duration Specimen retention time
.... rejectionCriterion 0..* CodeableConcept Rejection criterion
Binding: RejectionCriterion (example): Criterion for rejection of the specimen by laboratory.
.... handling 0..* BackboneElement Specimen handling before testing
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... temperatureQualifier 0..1 CodeableConcept Temperature qualifier
Binding: HandlingConditionSet (example): Set of handling instructions prior testing of the specimen.
..... temperatureRange 0..1 Range Temperature range
..... maxDuration 0..1 Duration Maximum preservation time
..... instruction 0..1 string Preservation instruction
Example General: freeze within 4 hours

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SpecimenDefinition.language Base preferred Common Languages 📍4.3.0 FHIR Std.
SpecimenDefinition.typeCollected Base example hl7VS-specimenType 📍3.0.0 THO v7.1
SpecimenDefinition.patientPreparation Base example Patient preparation prior specimen collection 📍4.3.0 FHIR Std.
SpecimenDefinition.collection Base example Specimen collection methods 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​type Base example hl7VS-specimenType 📍3.0.0 THO v7.1
SpecimenDefinition.typeTested.​preference Base required SpecimenContainedPreference 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.material Base example Types of material for specimen containers 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.type Base example SpecimenContainer 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.cap Base example ContainerCap 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​container.additive.additive[x] Base example hl7VS-additivePreservative 📍3.0.0 THO v7.1
SpecimenDefinition.typeTested.​rejectionCriterion Base example RejectionCriterion 📍4.3.0 FHIR Std.
SpecimenDefinition.typeTested.​handling.temperatureQualifier Base example HandlingConditionSet 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SpecimenDefinition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SpecimenDefinition 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SpecimenDefinition 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 SpecimenDefinition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SpecimenDefinition A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning SpecimenDefinition.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error SpecimenDefinition.meta, SpecimenDefinition.implicitRules, SpecimenDefinition.language, SpecimenDefinition.text, SpecimenDefinition.extension, SpecimenDefinition.modifierExtension, SpecimenDefinition.identifier, SpecimenDefinition.typeCollected, SpecimenDefinition.patientPreparation, SpecimenDefinition.timeAspect, SpecimenDefinition.collection, SpecimenDefinition.typeTested, SpecimenDefinition.typeTested.extension, SpecimenDefinition.typeTested.modifierExtension, SpecimenDefinition.typeTested.isDerived, SpecimenDefinition.typeTested.type, SpecimenDefinition.typeTested.preference, SpecimenDefinition.typeTested.container, SpecimenDefinition.typeTested.container.extension, SpecimenDefinition.typeTested.container.modifierExtension, SpecimenDefinition.typeTested.container.material, SpecimenDefinition.typeTested.container.type, SpecimenDefinition.typeTested.container.cap, SpecimenDefinition.typeTested.container.description, SpecimenDefinition.typeTested.container.capacity, SpecimenDefinition.typeTested.container.minimumVolume[x], SpecimenDefinition.typeTested.container.additive, SpecimenDefinition.typeTested.container.additive.extension, SpecimenDefinition.typeTested.container.additive.modifierExtension, SpecimenDefinition.typeTested.container.additive.additive[x], SpecimenDefinition.typeTested.container.preparation, SpecimenDefinition.typeTested.requirement, SpecimenDefinition.typeTested.retentionTime, SpecimenDefinition.typeTested.rejectionCriterion, SpecimenDefinition.typeTested.handling, SpecimenDefinition.typeTested.handling.extension, SpecimenDefinition.typeTested.handling.modifierExtension, SpecimenDefinition.typeTested.handling.temperatureQualifier, SpecimenDefinition.typeTested.handling.temperatureRange, SpecimenDefinition.typeTested.handling.maxDuration, SpecimenDefinition.typeTested.handling.instruction All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SpecimenDefinition.extension, SpecimenDefinition.modifierExtension, SpecimenDefinition.typeTested.extension, SpecimenDefinition.typeTested.modifierExtension, SpecimenDefinition.typeTested.container.extension, SpecimenDefinition.typeTested.container.modifierExtension, SpecimenDefinition.typeTested.container.additive.extension, SpecimenDefinition.typeTested.container.additive.modifierExtension, SpecimenDefinition.typeTested.handling.extension, SpecimenDefinition.typeTested.handling.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from SpecimenDefinition

Summary

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron