PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.11-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescId
description: The description ID and display term for a SNOMED CT concept.  The descriptionId and its associated display term are important to enable the representation of the exact term that was entered by the clinician that recorded the data, or the exact term that a legacy code e.g. a Read v2 code has been translated to using an assured mapping table.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreCodingSCTDescId
type: Extension
elements:
  extension:
    short: SNOMED CT description ID
    index: 0
    slicing:
      slices:
        descriptionId:
          match: {}
          schema:
            short: SNOMED CT description ID
            index: 0
            elements:
              url:
                pattern: {type: uri, value: descriptionId}
                type: uri
                index: 1
              value:
                short: SNOMED CT description ID
                choices: [valueIdentifier]
                index: 3
              valueIdentifier: {type: Identifier, short: SNOMED CT description ID, choiceOf: value, index: 4}
            required: [value, valueIdentifier]
        descriptionDisplay:
          match: {}
          schema:
            short: SNOMED CT display term
            index: 5
            elements:
              url:
                pattern: {type: uri, value: descriptionDisplay}
                type: uri
                index: 6
              value:
                short: SNOMED CT display term
                choices: [valueString]
                index: 8
              valueString: {type: string, short: SNOMED CT display term, choiceOf: value, index: 9}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescId'}
    type: uri
    index: 10
  value:
    choices: []
    index: 12
package_version: 0.0.11-pre-release
extensions:
  descriptionId:
    url: null
    short: SNOMED CT description ID
    index: 0
    elements:
      url:
        pattern: {type: uri, value: descriptionId}
        type: uri
        index: 1
      value:
        short: SNOMED CT description ID
        choices: [valueIdentifier]
        index: 3
      valueIdentifier: {type: Identifier, short: SNOMED CT description ID, choiceOf: value, index: 4}
    required: [value, valueIdentifier]
  descriptionDisplay:
    url: null
    short: SNOMED CT display term
    index: 5
    elements:
      url:
        pattern: {type: uri, value: descriptionDisplay}
        type: uri
        index: 6
      value:
        short: SNOMED CT display term
        choices: [valueString]
        index: 8
      valueString: {type: string, short: SNOMED CT display term, choiceOf: value, index: 9}
    required: [value, valueString]
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CodingSCTDescId
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.2.0