PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-DevelopmentalSkill-Condition-1
description: This Condition resource records detailed information about conditions or diagnoses recognised by a clinician with further constraints applied to represent a developmental skill achieved by the child, to support the Digital Child Health project.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-DCH-DevelopmentalSkill-Condition-1
type: Condition
elements:
  category:
    short: complaint | symptom | finding | diagnosis | problem | need
    index: 14
    elements:
      coding:
        index: 15
        elements:
          system: {index: 16}
          version: {index: 17}
          code:
            pattern: {type: Code, value: finding}
            index: 18
          display:
            pattern: {type: String, value: Finding}
            index: 19
          userSelected: {index: 20}
        required: [display, system, code]
      text: {index: 21}
    required: [coding]
  clinicalStatus: {index: 12}
  stage:
    index: 58
    elements:
      summary:
        index: 59
        elements:
          coding:
            index: 60
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 61
              version: {index: 62}
              userSelected: {index: 63}
      assessment:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalImpression', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Observation-1']
        index: 64
  evidence: {index: 65}
  abatement:
    choices: []
    index: 56
  asserter:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Patient-1', 'https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Practitioner-1']
    index: 57
  note:
    index: 66
    elements:
      author:
        choices: [authorReference, authorString, authorReference, authorReference]
        index: 68
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1']
        index: 71
      authorString: {type: string, choiceOf: author, index: 70}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        episode:
          match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionEpisode-1'}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionEpisode-1'}
                index: 2
        related:
          match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionRelationship-1'}
          schema:
            type: Extension
            url: h
            index: 3
            elements:
              url:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionRelationship-1'}
                index: 4
  severity:
    index: 22
    elements:
      coding:
        extensions:
          snomedCTDescriptionID:
            url: h
            type: Extension
            short: Optional Extensions Element
            index: 24
            elements:
              url:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                index: 25
        elements:
          extension:
            index: 23
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                snomedCTDescriptionID:
                  match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                  schema:
                    type: Extension
                    short: Optional Extensions Element
                    url: h
                    index: 24
                    elements:
                      url:
                        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                        index: 25
          system: {index: 26}
          version: {index: 27}
          code: {index: 28}
          display: {index: 29}
        required: [display, system, code]
  code:
    index: 30
    elements:
      coding:
        index: 31
        extensions:
          snomedCTDescriptionID:
            url: h
            type: Extension
            short: The SNOMED CT Description ID for the display
            index: 33
            elements:
              url:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                index: 34
        elements:
          extension:
            index: 32
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                snomedCTDescriptionID:
                  match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                  schema:
                    type: Extension
                    short: The SNOMED CT Description ID for the display
                    url: h
                    index: 33
                    elements:
                      url:
                        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                        index: 34
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 35
          version: {index: 36}
          code: {index: 37}
          display: {index: 38}
          userSelected: {index: 39}
        required: [display, system, code]
    required: [coding]
  identifier:
    index: 5
    elements:
      use: {index: 6}
      type: {index: 7}
      system: {index: 8}
      value: {index: 9}
      period: {index: 10}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 11
    required: [value, system]
  onsetDateTime:
    type: dateTime
    index: 54
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, index: 54}
  bodySite:
    index: 40
    elements:
      coding:
        index: 41
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 42
                extensions:
                  snomedCTDescriptionID:
                    url: h
                    type: Extension
                    short: Optional Extensions Element
                    index: 44
                    elements:
                      url:
                        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                        index: 45
                elements:
                  extension:
                    index: 43
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                          schema:
                            type: Extension
                            short: Optional Extensions Element
                            url: h
                            index: 44
                            elements:
                              url:
                                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid'}
                                index: 45
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 46
                  version: {index: 47}
                  code: {index: 48}
                  display: {index: 49}
                required: [display, system, code]
  context:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Encounter-1']
    index: 52
    elements:
      reference: {index: 53}
    required: [reference]
  verificationStatus: {index: 13}
  subject:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Patient-1']
    index: 50
    elements:
      reference: {index: 51}
    required: [reference]
package_version: 1.0.0
extensions:
  episode:
    url: h
    type: Extension
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionEpisode-1'}
        index: 2
  related:
    url: h
    type: Extension
    index: 3
    elements:
      url:
        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ConditionRelationship-1'}
        index: 4
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-DevelopmentalSkill-Condition-1
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.1.0
required: [context, category, code, stage]