PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.6
    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: profile-ot-condition
type: Condition
elements:
  onset:
    choices: []
    index: 16
  category: {type: CodeableConcept, index: 9}
  clinicalStatus:
    short: Concept - reference to a terminology or just  text
    pattern:
      type: CodeableConcept
      value: {text: active}
    index: 3
    elements:
      id: {index: 4}
      extension: {index: 5}
      coding: {index: 6}
      text:
        pattern: {type: String, value: active}
        index: 7
    extensions: {}
    required: [text]
  stage: {index: 21}
  encounter: {index: 14}
  evidence: {index: 22}
  participant: {index: 20}
  abatement:
    choices: []
    index: 18
  note: {type: Annotation, index: 23}
  extension:
    index: 0
    slicing:
      slices:
        sequenceNo:
          match: {}
          schema: {type: Extension, url: 'https://fhir.synapxe.sg/StructureDefinition/ext-sequenceno', index: 1}
          min: 1
          max: 1
  recordedDate: {index: 19}
  severity: {index: 10}
  code: {type: CodeableConcept, index: 11}
  identifier: {index: 2}
  bodySite: {index: 12}
  verificationStatus: {index: 8}
  subject:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 13
package_version: 1.0.6
extensions:
  sequenceNo: {url: 'https://fhir.synapxe.sg/StructureDefinition/ext-sequenceno', min: 1, max: 1, type: Extension, index: 1}
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: [extension, code]