PackagesCanonicalsLogsProblems
    Packages
    valid.test@0.0.1
    http://valid.test.health/fhir/StructureDefinition/condition-code-validation
description: null
package_name: valid.test
derivation: constraint
name: ConditionCodeValidation
type: Condition
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            sct:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                required: [system]
            local:
              match: {system: 'http://valid.test.health/fhir/CodeSystem/local-cs'}
              schema:
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://valid.test.health/fhir/CodeSystem/local-cs'}
                    index: 4
                required: [system]
      text: {index: 5}
    required: [text]
package_version: 0.0.1
class: profile
kind: resource
url: http://valid.test.health/fhir/StructureDefinition/condition-code-validation
base: http://hl7.org/fhir/StructureDefinition/Condition
version: null