PackagesCanonicalsLogsProblems
    Packages
    ch.mediplan.chmed16af@0.2.0
    http://chmed16af.emediplan.ch/fhir/StructureDefinition/chmed16af-condition-risks
description: Profile on Condition for Risks
package_name: ch.mediplan.chmed16af
derivation: constraint
name: Risks
type: Condition
elements:
  onset:
    short: Estimated or actual date,  date-time, or age
    choices: []
    index: 10
  category:
    short: problem-list-item | encounter-diagnosis
    type: CodeableConcept
    binding: {strength: required, valueSet: 'http://chmed16af.emediplan.ch/fhir/ValueSet/chmed16af-valueset-risks-category'}
    index: 3
  clinicalStatus:
    short: active | recurrence | relapse | inactive | remission | resolved
    type: CodeableConcept
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: active, system: 'http://terminology.hl7.org/CodeSystem/condition-clinical'}
    index: 1
  stage: {type: BackboneElement, short: 'Stage/grade, usually assessed formally', index: 16}
  encounter: {short: Encounter created as part of, index: 8}
  evidence: {type: BackboneElement, short: Supporting evidence, index: 17}
  abatement:
    short: If/when in resolution/remission
    choices: []
    index: 12
  asserter: {short: Person who asserts this condition, index: 15}
  note: {type: Annotation, short: Additional information about the Condition, index: 18}
  recordedDate: {type: dateTime, short: Date record was first recorded, index: 13}
  recorder: {short: Who recorded the condition, index: 14}
  severity: {type: CodeableConcept, short: Subjective severity of condition, index: 4}
  code:
    short: Identification of the risk for that category.
    type: CodeableConcept
    binding: {strength: required, valueSet: 'http://chmed16af.emediplan.ch/fhir/ValueSet/chmed16af-valueset-risks-cdscode'}
    isSummary: true
    index: 5
  identifier: {short: External Ids for this condition, array: true, index: 0}
  bodySite: {type: CodeableConcept, short: 'Anatomical location, if relevant', index: 6}
  verificationStatus: {index: 2}
  subject: {short: 'Who has the condition?', index: 7}
package_version: 0.2.0
class: profile
kind: resource
url: http://chmed16af.emediplan.ch/fhir/StructureDefinition/chmed16af-condition-risks
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 0.2.0
required: [subject, category]