description: This profile defines a condition structure including core localisation concepts for use in an Australian context. package_name: rs/hl7.fhir.au.base derivation: constraint name: AUBaseCondition type: Condition elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: recorder: match: {url: null} schema: {type: Extension, short: Who recorded the condition, url: h, index: 1} min: 0 max: 1 code: index: 2 elements: coding: index: 3 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedCondition: match: {system: 'http://snomed.info/sct'} schema: short: Clinical Condition (SNOMED CT) index: 4 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 5 required: [system] bodySite: elements: coding: {index: 6} evidence: short: Supporting evidence for condition index: 7 elements: code: short: Evidence manifestation/symptom index: 8 elements: coding: short: Evidence code defined by a terminology system index: 9 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedFinding: match: {system: null} schema: {short: Clinical Finding (SNOMED CT), index: 10} max: 1 package_version: 1.0.2 extensions: recorder: {url: h, min: 0, max: 1, type: Extension, short: Who recorded the condition, index: 1} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-condition base: http://hl7.org/fhir/StructureDefinition/Condition version: 1.0.0