PackagesCanonicalsLogsProblems
    Packages
    smart4health.eu.core@0.3.0
    http://fhir.smart4health.eu/StructureDefinition/s4h-encounter
description: Encounter profile for the Smart4Health project.
package_name: smart4health.eu.core
derivation: constraint
name: S4hEncounter
type: Encounter
elements:
  diagnosis:
    mustSupport: true
    index: 12
    elements:
      use: {type: CodeableConcept, index: 13}
  serviceProvider:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips']
    index: 16
  reasonCode: {type: CodeableConcept, index: 10}
  type:
    type: CodeableConcept
    index: 3
    slicing:
      rules: open
      description: Discriminate by value set bindings in slices.
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        s4hPhysioBackPain:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.smart4health.eu/ValueSet/s4h-encounter-type'}
            index: 4
          max: 1
  participant:
    mustSupport: true
    index: 6
    elements:
      type: {type: CodeableConcept, index: 7}
      individual:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips']
        index: 8
  status: {mustSupport: true, index: 1}
  class: {type: Coding, index: 2}
  identifier: {mustSupport: true, index: 0}
  period: {mustSupport: true, index: 9}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-encounter']
    index: 17
  location:
    mustSupport: true
    index: 14
    elements:
      physicalType: {type: CodeableConcept, index: 15}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 5
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-observation-base', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/Procedure']
    index: 11
package_version: 0.3.0
class: profile
kind: resource
url: http://fhir.smart4health.eu/StructureDefinition/s4h-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: null
required: [subject, period]