description: null package_name: accdr.fhir.ig.pkg derivation: constraint name: Condition type: Condition elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] code: mustSupport: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: {mustSupport: true, index: 4} code: {mustSupport: true, index: 5} display: {mustSupport: true, index: 6} required: [display, system, code] slicing: rules: open discriminator: - {path: system, type: value} min: null slices: slice-icd-10-ca-code: match: {system: 'http://hl7.org/fhir/sid/icd-10-ca'} schema: mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icd-10-ca'} mustSupport: true index: 8 code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} required: [display, system, code] slice-snomed-ct-code: match: {system: 'http://snomed.info/sct'} schema: mustSupport: true index: 11 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} mustSupport: true index: 12 code: {mustSupport: true, index: 13} display: {mustSupport: true, index: 14} required: [display, system, code] text: {mustSupport: true, index: 15} subject: {mustSupport: true, index: 16} package_version: 0.9.22 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Condition base: http://hl7.org/fhir/StructureDefinition/Condition version: null required: [meta, code]