PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-ot-condition
description: Profile for Condition resource used in diagnosis with mandatory elements.
package_name: synapxe.sgcdi
derivation: constraint
name: Condition
type: Condition
elements:
  onset:
    choices: []
    index: 14
  category: {type: CodeableConcept, short: Concept - reference to a terminology or just  text, index: 7}
  clinicalStatus:
    short: Concept - reference to a terminology or just  text
    pattern:
      type: CodeableConcept
      value: {text: active}
    index: 1
    elements:
      id: {index: 2}
      extension: {index: 3}
      coding: {index: 4}
      text:
        pattern: {type: String, value: active}
        index: 5
    extensions: {}
    required: [text]
  stage: {index: 19}
  encounter: {index: 12}
  evidence: {index: 20}
  participant: {index: 18}
  abatement:
    choices: []
    index: 16
  note: {type: Annotation, short: Text node with attribution, index: 21}
  recordedDate: {index: 17}
  severity: {index: 8}
  code: {type: CodeableConcept, short: Concept - reference to a terminology or just  text, index: 9}
  identifier: {index: 0}
  bodySite: {index: 10}
  verificationStatus: {index: 6}
  subject:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 11
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-ot-condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [code]