PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.au.base@1.1.1
    http://hl7.org.au/fhir/StructureDefinition/au-condition
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}
  bodySite:
    elements:
      coding: {index: 3}
  evidence:
    short: Supporting evidence for condition
    index: 4
    elements:
      code: {short: Evidence manifestation/symptom, index: 5}
package_version: 1.1.1
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.1.1