PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.3
    https://fhir.synapxe.sg/StructureDefinition/profile-ds-diagnosis
description: Profile for Condition resource used in diagnosis with mandatory elements.
package_name: synapxe.sgcdi
derivation: constraint
name: Diagnosis
type: Condition
elements:
  onset:
    choices: []
    index: 18
  category: {type: CodeableConcept, index: 4}
  clinicalStatus:
    type: CodeableConcept
    pattern:
      type: CodeableConcept
      value: {text: active}
    index: 2
  stage: {index: 23}
  encounter: {index: 16}
  evidence: {index: 24}
  participant: {index: 22}
  abatement:
    choices: []
    index: 20
  note: {type: Annotation, index: 25}
  recordedDate: {index: 21}
  severity: {index: 5}
  code: {type: CodeableConcept, index: 6}
  identifier: {index: 1}
  bodySite: {index: 7}
  verificationStatus: {index: 3}
  subject:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 8
    elements:
      id: {index: 9}
      extension: {index: 10}
      reference: {index: 11}
      type:
        pattern: {type: Uri, value: Patient}
        index: 12
      identifier:
        type: Identifier
        index: 13
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/NamingSystem/nric'}
            index: 14
      display: {index: 15}
    extensions: {}
    required: [identifier, type]
  modifierExtension: {index: 0}
package_version: 1.0.3
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-ds-diagnosis
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [note, category, code]