PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.4
    https://fhir.synapxe.sg/StructureDefinition/profile-list-problem
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: ListProblem
type: List
elements:
  date: {index: 14}
  encounter:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-encounter']
    index: 13
  orderedBy: {index: 16}
  mode:
    pattern: {type: Code, value: working}
    index: 9
  source:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization']
    index: 15
  title: {index: 10}
  note: {type: Annotation, short: Text node with attribution, index: 17}
  emptyReason: {index: 26}
  extension:
    type: Extension
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    index: 0
    slicing:
      slices:
        statusReason:
          match: {}
          schema:
            type: Extension
            url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
            index: 0
            elements:
              value:
                choices: [valueCodeableConcept]
                index: 2
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 3}
        context:
          match: {}
          schema:
            type: Extension
            url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
            index: 4
            elements:
              value:
                choices: [valueCodeableConcept]
                index: 6
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 7}
  code: {type: CodeableConcept, short: Concept - reference to a terminology or just  text, index: 11}
  identifier: {type: Identifier, short: An identifier intended for computation, index: 8}
  entry:
    index: 18
    elements:
      id: {index: 19}
      extension: {index: 20}
      modifierExtension: {index: 21}
      flag: {index: 22}
      deleted: {index: 23}
      date: {index: 24}
      item:
        type: Reference
        refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-problem']
        index: 25
    extensions: {}
  subject:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 12
package_version: 1.0.4
extensions:
  statusReason:
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    type: Extension
    index: 0
    elements:
      value:
        choices: [valueCodeableConcept]
        index: 2
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 3}
  context:
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    type: Extension
    index: 4
    elements:
      value:
        choices: [valueCodeableConcept]
        index: 6
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 7}
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-list-problem
base: http://hl7.org/fhir/StructureDefinition/List
version: null
required: [entry, code]