PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.ps@0.5.0-preview
    http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
description: This profile sets minimum expectations for a Condition resource in the context of a patient summary in an Australian context. It is based on the [AU Core Condition](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-condition.html) profile, and applies the additional requirements from [Condition (IPS)](http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips).
package_name: hl7.fhir.au.ps
derivation: constraint
name: AUPSCondition
type: Condition
elements:
  onset:
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange]
    index: 8
  category: {type: CodeableConcept, index: 2}
  clinicalStatus: {type: CodeableConcept, index: 0}
  onsetRange: {type: Range, choiceOf: onset, index: 12}
  onsetAge: {type: Age, choiceOf: onset, index: 10}
  onsetPeriod: {type: Period, choiceOf: onset, index: 11}
  abatement:
    choices: []
    index: 14
  note: {index: 15}
  severity: {type: CodeableConcept, index: 3}
  code: {type: CodeableConcept, index: 4}
  onsetDateTime: {type: dateTime, choiceOf: onset, index: 9}
  verificationStatus: {type: CodeableConcept, index: 1}
  subject:
    type: Reference
    refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient']
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
    required: [reference]
package_version: 0.5.0-preview
class: profile
kind: resource
url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
base: http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition
version: 0.5.0-preview