{ "description": "A concept qualifier code with optionally named role. Both qualifier role and value codes must be defined by the coding system of the CD containing the concept qualifier. For example, if SNOMED RT defines a concept \\\"leg\\\", a role relation \\\"has-laterality\\\", and another concept \\\"left\\\", the concept role relation allows to add the qualifier \\\"has-laterality: left\\\" to a primary code \\\"leg\\\" to construct the meaning \\\"left leg\\\".", "_filename": "StructureDefinition-CR.json", "package_name": "hl7.cda.uv.core", "date": "2023-10-27T07:17:32+11:00", "derivation": "specialization", "publisher": "Health Level 7", "fhirVersion": "5.0.0", "name": "CR", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/cda/stds/core/StructureDefinition/CR", "experimental": "false", "resourceType": "StructureDefinition", "title": "CR: ConceptRole (V3 Data Type)", "package_version": "2.0.0-sd-ballot", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target", "_valueBoolean": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "valueCode": "not-applicable" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace", "valueUri": "urn:hl7-org:v3" } ], "snapshot": { "element": [ { "path": "CR", "min": 1, "definition": "A concept qualifier code with optionally named role. Both qualifier role and value codes must be defined by the coding system. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows to add the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\".", "isModifier": false, "short": "Base for all types and resources", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "CR", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "CR.nullFlavor", "min": 0, "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor" }, "representation": [ "xmlAttr" ], "max": "1", "label": "Exceptional Value Detail", "id": "CR.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "path": "CR.inverted", "min": 0, "definition": "Indicates if the sense of the role name is inverted. This can be used in cases where the underlying code system defines inversion but does not provide reciprocal pairs of role names. By default, inverted is false.", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bn" ] } ], "representation": [ "xmlAttr" ], "max": "1", "label": "Inversion Indicator", "id": "CR.inverted", "base": { "max": "1", "min": 0, "path": "CR.inverted" } }, { "id": "CR.name", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "CR.name" }, "path": "CR.name", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CV" } ], "label": "Name", "definition": "Specifies the manner in which the concept role value contributes to the meaning of a code phrase. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows to add the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\". In this example \"has-laterality\" is the CR.name." }, { "id": "CR.value", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "CR.value" }, "path": "CR.value", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CD" } ], "label": "Value", "definition": "The concept that modifies the primary code of a code phrase through the role relation. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows adding the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\". In this example \"left\" is the CR.value." } ] }, "status": "active", "id": "91b5ecb0-e8ff-4348-8410-ee79f6d1bb93", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/CR", "version": "2.0.0-sd-ballot", "differential": { "element": [ { "id": "CR", "max": "*", "min": 1, "path": "CR", "definition": "A concept qualifier code with optionally named role. Both qualifier role and value codes must be defined by the coding system. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows to add the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\"." }, { "id": "CR.inverted", "max": "1", "min": 0, "path": "CR.inverted", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bn" ] } ], "label": "Inversion Indicator", "definition": "Indicates if the sense of the role name is inverted. This can be used in cases where the underlying code system defines inversion but does not provide reciprocal pairs of role names. By default, inverted is false.", "representation": [ "xmlAttr" ] }, { "id": "CR.name", "max": "1", "min": 0, "path": "CR.name", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CV" } ], "label": "Name", "definition": "Specifies the manner in which the concept role value contributes to the meaning of a code phrase. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows to add the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\". In this example \"has-laterality\" is the CR.name." }, { "id": "CR.value", "max": "1", "min": 0, "path": "CR.value", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CD" } ], "label": "Value", "definition": "The concept that modifies the primary code of a code phrase through the role relation. For example, if SNOMED RT defines a concept \"leg\", a role relation \"has-laterality\", and another concept \"left\", the concept role relation allows adding the qualifier \"has-laterality: left\" to a primary code \"leg\" to construct the meaning \"left leg\". In this example \"left\" is the CR.value." } ] }, "contact": [ { "name": "HL7 International - Structured Documents", "telecom": [ { "value": "http://www.hl7.org/Special/committees/structure", "system": "url" }, { "value": "structdog@lists.HL7.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ANY" }