PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.7
    https://fhir.synapxe.sg/StructureDefinition/profile-flag
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: Flag
type: Flag
elements:
  category:
    type: CodeableConcept
    short: Concept - reference to a terminology or just  text
    binding: {strength: required, valueSet: 'https://fhir.synapxe.sg/ValueSet/medical-alert-codes'}
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/CodeSystem/medical-alert-codes'}
            index: 13
          version: {index: 14}
  encounter: {index: 23}
  author:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole']
    index: 24
    elements:
      id: {index: 25}
      extension: {index: 26}
      reference: {index: 27}
      type: {index: 28}
      identifier: {index: 29}
      display: {index: 30}
    extensions: {}
    required: [reference]
  extension:
    type: Extension
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    index: 1
    slicing:
      slices:
        alertRemarks:
          match: {}
          schema:
            type: Extension
            url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
            index: 1
            elements:
              value:
                choices: [valueString]
                index: 3
              valueString: {type: string, choiceOf: value, index: 4}
        updateReason:
          match: {}
          schema:
            type: Extension
            url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
            index: 5
            elements:
              value:
                choices: [valueString]
                index: 7
              valueString: {type: string, choiceOf: value, index: 8}
  contained: {type: Resource, index: 0}
  status:
    pattern: {type: Code, value: active}
    index: 10
  code:
    type: CodeableConcept
    short: Concept - reference to a terminology or just  text
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      coding:
        elements:
          version: {index: 17}
  identifier: {index: 9}
  period:
    elements:
      id: {index: 19}
      extension: {index: 20}
      start: {index: 21}
      end: {index: 22}
    extensions: {}
    required: [start, end]
  subject:
    type: Reference
    short: A reference from one resource to another
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 18
package_version: 1.0.7
extensions:
  alertRemarks:
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    type: Extension
    index: 1
    elements:
      value:
        choices: [valueString]
        index: 3
      valueString: {type: string, choiceOf: value, index: 4}
  updateReason:
    url: https://fhir.synapxe.sg/StructureDefinition/ext-generic
    type: Extension
    index: 5
    elements:
      value:
        choices: [valueString]
        index: 7
      valueString: {type: string, choiceOf: value, index: 8}
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-flag
base: http://hl7.org/fhir/StructureDefinition/Flag
version: null
required: [author]