PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.2.0-dft-ballot
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/condition-ca-core
description: This profile represents the constraints applied to the Condition resource by the CA Core+ project to represent the minimum expectations for the Condition resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline Condition Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-condition.html)
package_name: ca.infoway.io.core
derivation: constraint
name: ConditionCACore
type: Condition
elements:
  onset:
    choices: []
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        onsetDateTime:
          match: {}
          schema:
            choices: [onsetDateTime]
            index: 11
  category: {index: 3}
  clinicalStatus: {index: 1}
  stage:
    index: 20
    elements:
      summary: {index: 21}
      assessment: {index: 22}
      type: {index: 23}
  evidence:
    index: 24
    elements:
      code: {index: 25}
      detail: {index: 26}
  abatement:
    choices: []
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        abatementDateTime:
          match: {}
          schema:
            choices: [abatementDateTime]
            index: 16
  extension:
    type: Extension
    short: Date the condition was first asserted
    url: http://hl7.org/fhir/StructureDefinition/condition-assertedDate
    index: 0
    slicing:
      slices:
        assertedDate:
          match: {}
          schema: {type: Extension, short: Date the condition was first asserted, url: 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate', index: 0}
  recordedDate: {index: 18}
  recorder:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core', 'http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitioner-ca-core', 'http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitionerRole-ca-core', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 19
  severity:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/severitycode'}
    index: 4
  code:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/PHCVScode'}
    index: 5
  onsetDateTime:
    type: dateTime
    choiceOf: onset
    index: 12
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: onset, index: 12}
  bodySite:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode'}
    index: 6
  abatementDateTime:
    type: dateTime
    choiceOf: abatement
    index: 17
    slicing:
      slices:
        abatementDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: abatement, index: 17}
  verificationStatus: {index: 2}
  subject:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core']
    index: 7
package_version: 0.2.0-dft-ballot
extensions:
  assertedDate: {url: 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate', type: Extension, short: Date the condition was first asserted, index: 0}
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/condition-ca-core
base: http://hl7.org/fhir/StructureDefinition/Condition
version: null