This page is part of the Loinc/IVD Mapping FHIR IG (v0.2.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-uv-livd
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ConceptMap
Summary
Mandatory: 8 elements (12 nested mandatory elements)
Must-Support: 24 elements
Fixed Value: 3 elements
Prohibited: 24 elements
Slices
This structure defines the following Slices:
This structure is derived from ConceptMap
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ConceptMap | 0..* | LIVDConceptMap | ||
url | S | 0..1 | uri | Logical URI to reference this concept map (globally unique) |
identifier | 0..0 | |||
version | 0..0 | |||
name | S | 1..1 | string | |
title | 0..0 | |||
status | S | 1..1 | code | |
experimental | 0..0 | |||
date | 0..0 | |||
publisher | 0..0 | |||
contact | 0..0 | |||
description | 0..0 | |||
useContext | 0..0 | |||
jurisdiction | 0..0 | |||
purpose | 0..0 | |||
copyright | 0..0 | |||
source[x] | S | 1..1 | uri, canonical(ValueSet) | Identifies the source of the concepts which are being mapped |
target[x] | S | 1..1 | uri, canonical(ValueSet) | Provides context to the mappings |
group | S | 1..1 | BackboneElement | Same source and target systems |
source | 0..0 | |||
sourceVersion | 0..0 | |||
target | 0..0 | |||
targetVersion | 0..0 | |||
element | S | 1..* | BackboneElement | Mappings for a Vendor Analyte Code from the source set |
code | S | 1..1 | code | Identifies the Vendor Analyte Code being mapped |
display | S | 1..1 | string | The Vendor Analyte Name |
target | S | 0..* | BackboneElement | Identifies the LOINC code being mapped to |
code | S | 1..1 | code | Code that identifies the LOINC Code |
display | S | 1..1 | string | LOINC Long Name |
equivalence | S | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint |
comment | S | 0..1 | string | Vendor Comment |
dependsOn | SI | (Slice Definition) | Other elements required for this mapping (from context) Slice: Unordered, Open by value:property livd-1: If the dependsOn is valued, either the code or display must be present | |
specimen | S | 1..1 | BackboneElement | The property for specimen |
property | S | 1..1 | uri | Fixed Value: specimen |
system | 0..0 | |||
value | S | 1..1 | string | Value of the specimen property |
display | 0..0 | |||
result | S | 1..1 | BackboneElement | The property for result |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: result |
system | 0..0 | |||
value | S | 1..1 | string | Value of the result property |
display | 0..0 | |||
other | S | 0..1 | BackboneElement | The property for result |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: other |
system | 0..0 | |||
value | S | 1..1 | string | Value of the result property |
display | 0..0 | |||
product | 0..0 | |||
unmapped | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ConceptMap | I | 0..* | LIVDConceptMap | |
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 |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | SΣ | 0..1 | uri | Logical URI to reference this concept map (globally unique) |
name | SΣI | 1..1 | string | Name for this concept map (computer friendly) |
status | ?!SΣ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
source[x] | SΣ | 1..1 | Identifies the source of the concepts which are being mapped | |
sourceUri | uri | |||
sourceCanonical | canonical(http://hl7.org/fhir/valueset.html) | |||
target[x] | SΣ | 1..1 | Provides context to the mappings | |
targetUri | uri | |||
targetCanonical | canonical(http://hl7.org/fhir/valueset.html) | |||
group | SI | 1..1 | BackboneElement | Same source and target systems |
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 |
element | SI | 1..* | BackboneElement | Mappings for a Vendor Analyte Code from the source set |
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 |
code | S | 1..1 | code | Identifies the Vendor Analyte Code being mapped |
display | S | 1..1 | string | The Vendor Analyte Name |
target | SI | 0..* | BackboneElement | Identifies the LOINC code being mapped to |
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 |
code | S | 1..1 | code | Code that identifies the LOINC Code |
display | S | 1..1 | string | LOINC Long Name |
equivalence | ?!S | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint Binding: ConceptMapEquivalence (required) |
comment | SI | 0..1 | string | Vendor Comment |
dependsOn | SI | (Slice Definition) | Other elements required for this mapping (from context) Slice: Unordered, Open by value:property livd-1: If the dependsOn is valued, either the code or display must be present | |
(All Slices) | Content/Rules for all slices | |||
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 |
property | 1..1 | uri | Reference to property mapping depends on | |
system | 0..1 | canonical(CodeSystem) | Code System (if necessary) | |
value | 1..1 | string | Value of the referenced element | |
display | 0..1 | string | Display for the code (if value is a code) | |
specimen | SI | 1..1 | BackboneElement | The property for specimen |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: specimen |
value | S | 1..1 | string | Value of the specimen property |
result | SI | 1..1 | BackboneElement | The property for result |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: result |
value | S | 1..1 | string | Value of the result property |
other | SI | 0..1 | BackboneElement | The property for result |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: other |
value | S | 1..1 | string | Value of the result property |
Documentation for this format |
This structure is derived from ConceptMap
Summary
Mandatory: 8 elements (12 nested mandatory elements)
Must-Support: 24 elements
Fixed Value: 3 elements
Prohibited: 24 elements
Slices
This structure defines the following Slices:
Differential View
This structure is derived from ConceptMap
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ConceptMap | 0..* | LIVDConceptMap | ||
url | S | 0..1 | uri | Logical URI to reference this concept map (globally unique) |
identifier | 0..0 | |||
version | 0..0 | |||
name | S | 1..1 | string | |
title | 0..0 | |||
status | S | 1..1 | code | |
experimental | 0..0 | |||
date | 0..0 | |||
publisher | 0..0 | |||
contact | 0..0 | |||
description | 0..0 | |||
useContext | 0..0 | |||
jurisdiction | 0..0 | |||
purpose | 0..0 | |||
copyright | 0..0 | |||
source[x] | S | 1..1 | uri, canonical(ValueSet) | Identifies the source of the concepts which are being mapped |
target[x] | S | 1..1 | uri, canonical(ValueSet) | Provides context to the mappings |
group | S | 1..1 | BackboneElement | Same source and target systems |
source | 0..0 | |||
sourceVersion | 0..0 | |||
target | 0..0 | |||
targetVersion | 0..0 | |||
element | S | 1..* | BackboneElement | Mappings for a Vendor Analyte Code from the source set |
code | S | 1..1 | code | Identifies the Vendor Analyte Code being mapped |
display | S | 1..1 | string | The Vendor Analyte Name |
target | S | 0..* | BackboneElement | Identifies the LOINC code being mapped to |
code | S | 1..1 | code | Code that identifies the LOINC Code |
display | S | 1..1 | string | LOINC Long Name |
equivalence | S | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint |
comment | S | 0..1 | string | Vendor Comment |
dependsOn | SI | (Slice Definition) | Other elements required for this mapping (from context) Slice: Unordered, Open by value:property livd-1: If the dependsOn is valued, either the code or display must be present | |
specimen | S | 1..1 | BackboneElement | The property for specimen |
property | S | 1..1 | uri | Fixed Value: specimen |
system | 0..0 | |||
value | S | 1..1 | string | Value of the specimen property |
display | 0..0 | |||
result | S | 1..1 | BackboneElement | The property for result |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: result |
system | 0..0 | |||
value | S | 1..1 | string | Value of the result property |
display | 0..0 | |||
other | S | 0..1 | BackboneElement | The property for result |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: other |
system | 0..0 | |||
value | S | 1..1 | string | Value of the result property |
display | 0..0 | |||
product | 0..0 | |||
unmapped | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ConceptMap | I | 0..* | LIVDConceptMap | |
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 |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | SΣ | 0..1 | uri | Logical URI to reference this concept map (globally unique) |
name | SΣI | 1..1 | string | Name for this concept map (computer friendly) |
status | ?!SΣ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
source[x] | SΣ | 1..1 | Identifies the source of the concepts which are being mapped | |
sourceUri | uri | |||
sourceCanonical | canonical(http://hl7.org/fhir/valueset.html) | |||
target[x] | SΣ | 1..1 | Provides context to the mappings | |
targetUri | uri | |||
targetCanonical | canonical(http://hl7.org/fhir/valueset.html) | |||
group | SI | 1..1 | BackboneElement | Same source and target systems |
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 |
element | SI | 1..* | BackboneElement | Mappings for a Vendor Analyte Code from the source set |
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 |
code | S | 1..1 | code | Identifies the Vendor Analyte Code being mapped |
display | S | 1..1 | string | The Vendor Analyte Name |
target | SI | 0..* | BackboneElement | Identifies the LOINC code being mapped to |
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 |
code | S | 1..1 | code | Code that identifies the LOINC Code |
display | S | 1..1 | string | LOINC Long Name |
equivalence | ?!S | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint Binding: ConceptMapEquivalence (required) |
comment | SI | 0..1 | string | Vendor Comment |
dependsOn | SI | (Slice Definition) | Other elements required for this mapping (from context) Slice: Unordered, Open by value:property livd-1: If the dependsOn is valued, either the code or display must be present | |
(All Slices) | Content/Rules for all slices | |||
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 |
property | 1..1 | uri | Reference to property mapping depends on | |
system | 0..1 | canonical(CodeSystem) | Code System (if necessary) | |
value | 1..1 | string | Value of the referenced element | |
display | 0..1 | string | Display for the code (if value is a code) | |
specimen | SI | 1..1 | BackboneElement | The property for specimen |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: specimen |
value | S | 1..1 | string | Value of the specimen property |
result | SI | 1..1 | BackboneElement | The property for result |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: result |
value | S | 1..1 | string | Value of the result property |
other | SI | 0..1 | BackboneElement | The property for result |
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 |
property | S | 1..1 | uri | Reference to property mapping depends on Fixed Value: other |
value | S | 1..1 | string | Value of the result property |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet |
ConceptMap.language | preferred | CommonLanguages Max Binding: AllLanguages |
ConceptMap.status | required | PublicationStatus |
ConceptMap.group.element.target.equivalence | required | ConceptMapEquivalence |
ConceptMap.group.unmapped.mode | required | ConceptMapGroupUnmappedMode |
Id | Path | Details | Requirements |
dom-2 | ConceptMap | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-4 | ConceptMap | 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-3 | ConceptMap | 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-6 | ConceptMap | A resource should have narrative for robust management : text.div.exists() | |
dom-5 | ConceptMap | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
cmd-0 | ConceptMap | Name should be usable as an identifier for the module by machine processing applications such as code generation : name.matches('[A-Z]([A-Za-z0-9_]){0,254}') | |
ele-1 | ConceptMap.group | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ConceptMap.group.element | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ConceptMap.group.element.target | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmd-1 | ConceptMap.group.element.target | If the map is narrower or inexact, there SHALL be some comments : comment.exists() or equivalence.empty() or ((equivalence != 'narrower') and (equivalence != 'inexact')) | |
ele-1 | ConceptMap.group.element.target.dependsOn | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ConceptMap.group.element.target.dependsOn | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ConceptMap.group.element.target.dependsOn | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ConceptMap.group.element.target.dependsOn | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |