0.1.0 - ci-build
HL7CGModels - Local Development build (v0.1.0). See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cg-model/StructureDefinition/MolecularVariant | Version: 0.1.0 | |||
Active as of 2022-03-10 | Computable Name: MolecularVariant |
MolecularVariant resource
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DomainResource
This structure is derived from DomainResource
This structure is derived from DomainResource
Differential View
This structure is derived from DomainResource
Snapshot View
Other representations of profile: CSV, Excel
Path | Conformance | ValueSet |
MolecularVariant.language | preferred | CommonLanguages Max Binding: AllLanguages |
Id | Grade | Path | Details | Requirements |
dom-2 | error | MolecularVariant | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | MolecularVariant | 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 | MolecularVariant | 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 | MolecularVariant | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | Best Practice | MolecularVariant | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | MolecularVariant.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | MolecularVariant.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | MolecularVariant.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | MolecularVariant.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | MolecularVariant.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | MolecularVariant.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | MolecularVariant.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | MolecularVariant.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |