LOINC – IVD Test Code (LIVD) Mapping
1.0.0 - STU 1 International flag

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. 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/livd/ and changes regularly. See the Directory of published versions

Resource Profile: LIVD Catalog

Official URL: http://hl7.org/fhir/uv/livd/StructureDefinition/catalog-uv-livd Version: 1.0.0
Standards status: Trial-use Active as of 2018-08-14 Maturity Level: 2 Computable Name: LIVDCatalog
Other Identifiers: OID:2.16.840.1.113883.4.642.40.51.42.2

Profile on the Composition resource to specify and organize the sections and references to the necessary resource content to express the LIVD catalog.

Description

The LIVD Catalog is a profile on the Composition resource to specify and organize the sections and references to the necessary resource content to express the LIVD catalog.

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 Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language S 1..1 code Publication Language
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... identifier SΣ 1..1 Identifier Logical identifier of the LIVD Publication
.... system SΣ 1..1 uri Publication Identifier Name Space
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 1..1 string Publication Identifier Value
Example General: 123456
.... assigner SΣ 1..1 Reference(Organization) Organization that issued id (may be just text)
..... display SΣ 1..1 string Publication Vendor Name
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.
... type SΣ 1..1 CodeableConcept Kind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri LOINC Coding System
..... version SΣ 1..1 string LOINC Code Version
..... code SΣ 1..1 code LIVD Mapping Publication LOINC Code
..... display SΣ 1..1 string Representation defined by the system
... date SΣ 1..1 dateTime Composition editing time
... author SΣ 1..1 Reference(Organization) Who and/or what authored the composition
.... display SΣ 1..1 string Vendor Name
... title SΣ 1..1 string LIVD Mapping Publication Title
... section SC 1..* BackboneElement Composition is broken into sections
Constraints: cmp-1, cmp-2
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... entry SC 1..* Reference(Resource) A reference to data that supports this section
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Composition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Composition.status Base required CompositionStatus 📍4.0.1 FHIR Std.
Composition.type Base preferred FHIR Document Type Codes 📍4.0.1 FHIR Std.
Composition.attester.​mode Base required CompositionAttestationMode 📍4.0.1 FHIR Std.
Composition.relatesTo.​code Base required DocumentRelationshipType 📍4.0.1 FHIR Std.
Composition.event.code Base example v3 Code System ActCode 📦3.0.0 THO v7.0
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
cmp-1 error Composition.section A section must contain at least one of text, entries, or sub-sections text.exists() or entry.exists() or section.exists()
cmp-2 error Composition.section A section can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
dom-2 error Composition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Composition 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 Composition 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 Composition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Composition 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()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... language S 1..1 code Publication Language
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... identifier S 1..1 Identifier Logical identifier of the LIVD Publication
.... use 0..0 usual | official | temp | secondary | old (If known)
.... type 0..0 Description of identifier
.... system S 1..1 uri Publication Identifier Name Space
.... value S 1..1 string Publication Identifier Value
.... period 0..0 Time period when id is/was valid for use
.... assigner S 1..1 Reference(Organization) Organization that issued id (may be just text)
..... reference 0..0 Literal reference, Relative, internal or absolute URL
..... identifier 0..0 Logical reference, when literal reference is not known
..... display S 1..1 string Publication Vendor Name
... type S 1..1 CodeableConcept Kind of composition (LOINC if possible)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri LOINC Coding System
..... version S 1..1 string LOINC Code Version
..... code S 1..1 code LIVD Mapping Publication LOINC Code
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... category 0..0 Categorization of Composition
... subject 0..0 Who and/or what the composition is about
... encounter 0..0 Context of the Composition
... date S 1..1 dateTime Composition editing time
... author S 1..1 Reference(Organization) Who and/or what authored the composition
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... identifier 0..0 Logical reference, when literal reference is not known
.... display S 1..1 string Vendor Name
... title S 1..1 string LIVD Mapping Publication Title
... confidentiality 0..0 As defined by affinity domain
... attester 0..0 Attests to accuracy of composition
... custodian 0..0 Organization which maintains the composition
... relatesTo 0..0 Relationships to other compositions/documents
... event 0..0 The clinical service(s) being documented
... section S 1..* BackboneElement Composition is broken into sections
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... text 0..0 Text summary of the section, for human interpretation
.... mode 0..0 working | snapshot | changes
.... orderedBy 0..0 Order of section entries
.... entry S 1..* Reference(Resource) A reference to data that supports this section
..... reference S 1..1 string Literal reference, Relative, internal or absolute URL
..... identifier 0..0 Logical reference, when literal reference is not known
..... display 0..0 Text alternative for the resource
.... emptyReason 0..0 Why the section is empty
.... section 0..0 Nested Section

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... 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
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier Logical identifier of the LIVD Publication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri Publication Identifier Name Space
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 1..1 string Publication Identifier Value
Example General: 123456
.... assigner SΣ 1..1 Reference(Organization) Organization that issued id (may be just text)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... display SΣ 1..1 string Publication Vendor Name
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.
... type SΣ 1..1 CodeableConcept Kind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri LOINC Coding System
..... version SΣ 1..1 string LOINC Code Version
..... code SΣ 1..1 code LIVD Mapping Publication LOINC Code
..... display SΣ 1..1 string Representation defined by the system
... date SΣ 1..1 dateTime Composition editing time
... author SΣ 1..1 Reference(Organization) Who and/or what authored the composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... display SΣ 1..1 string Vendor Name
... title SΣ 1..1 string LIVD Mapping Publication Title
... section SC 1..* BackboneElement Composition is broken into sections
Constraints: cmp-1, cmp-2
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
.... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
.... entry SC 1..* Reference(Resource) A reference to data that supports this section
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Composition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Composition.identifier.​assigner.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Composition.status Base required CompositionStatus 📍4.0.1 FHIR Std.
Composition.type Base preferred FHIR Document Type Codes 📍4.0.1 FHIR Std.
Composition.author.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Composition.attester.​mode Base required CompositionAttestationMode 📍4.0.1 FHIR Std.
Composition.relatesTo.​code Base required DocumentRelationshipType 📍4.0.1 FHIR Std.
Composition.event.code Base example v3 Code System ActCode 📦3.0.0 THO v7.0
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG
Composition.section.​entry.type Base extensible ResourceType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cmp-1 error Composition.section A section must contain at least one of text, entries, or sub-sections text.exists() or entry.exists() or section.exists()
cmp-2 error Composition.section A section can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
dom-2 error Composition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Composition 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 Composition 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 Composition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Composition 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

Mandatory: 17 elements
Must-Support: 24 elements
Prohibited: 24 elements

Extensions

This structure refers to these extensions:

Maturity: 2

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language S 1..1 code Publication Language
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... identifier SΣ 1..1 Identifier Logical identifier of the LIVD Publication
.... system SΣ 1..1 uri Publication Identifier Name Space
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 1..1 string Publication Identifier Value
Example General: 123456
.... assigner SΣ 1..1 Reference(Organization) Organization that issued id (may be just text)
..... display SΣ 1..1 string Publication Vendor Name
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.
... type SΣ 1..1 CodeableConcept Kind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri LOINC Coding System
..... version SΣ 1..1 string LOINC Code Version
..... code SΣ 1..1 code LIVD Mapping Publication LOINC Code
..... display SΣ 1..1 string Representation defined by the system
... date SΣ 1..1 dateTime Composition editing time
... author SΣ 1..1 Reference(Organization) Who and/or what authored the composition
.... display SΣ 1..1 string Vendor Name
... title SΣ 1..1 string LIVD Mapping Publication Title
... section SC 1..* BackboneElement Composition is broken into sections
Constraints: cmp-1, cmp-2
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... entry SC 1..* Reference(Resource) A reference to data that supports this section
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Composition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Composition.status Base required CompositionStatus 📍4.0.1 FHIR Std.
Composition.type Base preferred FHIR Document Type Codes 📍4.0.1 FHIR Std.
Composition.attester.​mode Base required CompositionAttestationMode 📍4.0.1 FHIR Std.
Composition.relatesTo.​code Base required DocumentRelationshipType 📍4.0.1 FHIR Std.
Composition.event.code Base example v3 Code System ActCode 📦3.0.0 THO v7.0
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
cmp-1 error Composition.section A section must contain at least one of text, entries, or sub-sections text.exists() or entry.exists() or section.exists()
cmp-2 error Composition.section A section can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
dom-2 error Composition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Composition 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 Composition 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 Composition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Composition 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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... language S 1..1 code Publication Language
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... identifier S 1..1 Identifier Logical identifier of the LIVD Publication
.... use 0..0 usual | official | temp | secondary | old (If known)
.... type 0..0 Description of identifier
.... system S 1..1 uri Publication Identifier Name Space
.... value S 1..1 string Publication Identifier Value
.... period 0..0 Time period when id is/was valid for use
.... assigner S 1..1 Reference(Organization) Organization that issued id (may be just text)
..... reference 0..0 Literal reference, Relative, internal or absolute URL
..... identifier 0..0 Logical reference, when literal reference is not known
..... display S 1..1 string Publication Vendor Name
... type S 1..1 CodeableConcept Kind of composition (LOINC if possible)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri LOINC Coding System
..... version S 1..1 string LOINC Code Version
..... code S 1..1 code LIVD Mapping Publication LOINC Code
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... category 0..0 Categorization of Composition
... subject 0..0 Who and/or what the composition is about
... encounter 0..0 Context of the Composition
... date S 1..1 dateTime Composition editing time
... author S 1..1 Reference(Organization) Who and/or what authored the composition
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... identifier 0..0 Logical reference, when literal reference is not known
.... display S 1..1 string Vendor Name
... title S 1..1 string LIVD Mapping Publication Title
... confidentiality 0..0 As defined by affinity domain
... attester 0..0 Attests to accuracy of composition
... custodian 0..0 Organization which maintains the composition
... relatesTo 0..0 Relationships to other compositions/documents
... event 0..0 The clinical service(s) being documented
... section S 1..* BackboneElement Composition is broken into sections
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... text 0..0 Text summary of the section, for human interpretation
.... mode 0..0 working | snapshot | changes
.... orderedBy 0..0 Order of section entries
.... entry S 1..* Reference(Resource) A reference to data that supports this section
..... reference S 1..1 string Literal reference, Relative, internal or absolute URL
..... identifier 0..0 Logical reference, when literal reference is not known
..... display 0..0 Text alternative for the resource
.... emptyReason 0..0 Why the section is empty
.... section 0..0 Nested Section

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition 0..* Composition LIVDCatalog
... 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
... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:CatalogRegion S 0..* CodeableConcept LIVD Region
URL: http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier Logical identifier of the LIVD Publication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri Publication Identifier Name Space
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 1..1 string Publication Identifier Value
Example General: 123456
.... assigner SΣ 1..1 Reference(Organization) Organization that issued id (may be just text)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... display SΣ 1..1 string Publication Vendor Name
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.
... type SΣ 1..1 CodeableConcept Kind of composition (LOINC if possible)
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri LOINC Coding System
..... version SΣ 1..1 string LOINC Code Version
..... code SΣ 1..1 code LIVD Mapping Publication LOINC Code
..... display SΣ 1..1 string Representation defined by the system
... date SΣ 1..1 dateTime Composition editing time
... author SΣ 1..1 Reference(Organization) Who and/or what authored the composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... display SΣ 1..1 string Vendor Name
... title SΣ 1..1 string LIVD Mapping Publication Title
... section SC 1..* BackboneElement Composition is broken into sections
Constraints: cmp-1, cmp-2
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... title S 1..1 string Label for section (e.g. for Devices)
.... code S 1..1 CodeableConcept devices | concept-map | loinc-codes | ivd-test-codes | entry-definitions
Binding: Types of sections for the LIVD catalog VS (required): The type of sections used in the LIVD Mapping Publication
.... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
.... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
.... entry SC 1..* Reference(Resource) A reference to data that supports this section
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference SΣC 1..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Composition.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Composition.identifier.​assigner.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Composition.status Base required CompositionStatus 📍4.0.1 FHIR Std.
Composition.type Base preferred FHIR Document Type Codes 📍4.0.1 FHIR Std.
Composition.author.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Composition.attester.​mode Base required CompositionAttestationMode 📍4.0.1 FHIR Std.
Composition.relatesTo.​code Base required DocumentRelationshipType 📍4.0.1 FHIR Std.
Composition.event.code Base example v3 Code System ActCode 📦3.0.0 THO v7.0
Composition.section.​code Base required Types of sections for the LIVD catalog VS 📦1.0.0 This IG
Composition.section.​entry.type Base extensible ResourceType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cmp-1 error Composition.section A section must contain at least one of text, entries, or sub-sections text.exists() or entry.exists() or section.exists()
cmp-2 error Composition.section A section can only have an emptyReason if it is empty emptyReason.empty() or entry.empty()
dom-2 error Composition If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Composition 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 Composition 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 Composition If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Composition 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

Mandatory: 17 elements
Must-Support: 24 elements
Prohibited: 24 elements

Extensions

This structure refers to these extensions:

Maturity: 2

 

Other representations of profile: CSV, Excel, Schematron