PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.2
    https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: PatientProblemList
type: List
elements:
  date: {index: 6}
  encounter:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-encounter']
    index: 5
  orderedBy: {index: 8}
  source: {index: 7}
  title: {index: 1}
  note: {type: Annotation, short: reason for cancellation or remarks, index: 9}
  emptyReason: {type: CodeableConcept, short: Concept - reference to a terminology or just  text, index: 18}
  code:
    type: CodeableConcept
    short: Concept - reference to a terminology or just  text
    index: 2
    extensions: {}
    elements:
      extension: {index: 3}
  identifier: {type: Identifier, short: An identifier intended for computation, index: 0}
  entry:
    index: 10
    elements:
      id: {index: 11}
      extension: {index: 12}
      modifierExtension: {index: 13}
      flag: {type: CodeableConcept, short: Concept - reference to a terminology or just  text, index: 14}
      item:
        type: Reference
        refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-condition', 'https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
        index: 15
        elements:
          id: {index: 16}
          extension: {index: 17}
        extensions: {}
    extensions: {}
  subject:
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    type: Reference
    index: 4
package_version: 1.0.2
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-patientproblemlist
base: http://hl7.org/fhir/StructureDefinition/List
version: null
required: [entry, identifier, subject, date, code]