PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.4
    https://fhir.synapxe.sg/StructureDefinition/profile-encounter-screening
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: EncounterScreening
type: Encounter
elements:
  appointment: {index: 31}
  admission: {index: 47}
  diagnosis: {index: 42}
  subjectStatus: {index: 11}
  serviceProvider:
    index: 22
    elements:
      id: {index: 23}
      extension: {index: 24}
      reference: {index: 25}
      type: {index: 26}
      identifier:
        type: Identifier
        short: An identifier intended for computation
        index: 27
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/NamingSystem/hci-code'}
            index: 28
      display: {index: 29}
    extensions: {}
    required: [identifier, type]
  specialArrangement: {index: 45}
  dietPreference: {index: 44}
  episodeOfCare: {index: 12}
  type: {index: 9}
  specialCourtesy: {index: 46}
  participant: {index: 30}
  serviceType: {index: 10}
  account: {index: 43}
  virtualService: {index: 32}
  reason: {index: 41}
  extension:
    index: 0
    slicing:
      slices:
        screenType:
          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}
  priority: {index: 8}
  actualPeriod:
    index: 33
    elements:
      id: {index: 34}
      extension: {index: 35}
      start: {index: 36}
      end: {index: 37}
    extensions: {}
    required: [start]
  status:
    pattern: {type: Code, value: completed}
    index: 6
  class: {index: 7}
  length: {index: 40}
  identifier: {index: 5}
  plannedStartDate: {index: 38}
  basedOn:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-referral']
    index: 13
    elements:
      id: {index: 14}
      extension: {index: 15}
      reference: {index: 16}
      type: {index: 17}
      identifier: {index: 18}
      display: {index: 19}
    extensions: {}
    required: [reference]
  partOf: {index: 21}
  location:
    index: 48
    elements:
      id: {index: 49}
      extension: {index: 50}
      modifierExtension: {index: 51}
      location:
        elements:
          id: {index: 52}
          extension: {index: 53}
          reference: {index: 54}
          type: {index: 55}
          identifier: {index: 56}
          display: {index: 57}
        extensions: {}
        required: [display]
      status: {index: 58}
      form: {index: 59}
      period: {index: 60}
    extensions: {}
  plannedEndDate: {index: 39}
  careTeam: {index: 20}
package_version: 1.0.4
extensions:
  screenType:
    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}
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-encounter-screening
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: null
required: [serviceProvider, extension, actualPeriod]