PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@3.0.1
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter
description: This profile sets minimum expectations for the Encounter resource to record, search, and fetch basic encounter information for an individual patient.
package_name: ndhm.in
derivation: constraint
name: Encounter
type: Encounter
elements:
  appointment:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Appointment']
    index: 24
  diagnosis:
    elements:
      condition:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Procedure']
        index: 32
      use:
        binding: {strength: preferred, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnosis-use'}
        index: 33
        elements:
          coding:
            mustSupport: true
            index: 34
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 35
              code: {index: 36}
              display: {index: 37}
            required: [display, code]
          text: {mustSupport: true, index: 38}
  serviceProvider:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
    index: 42
  reasonCode:
    elements:
      coding:
        mustSupport: true
        index: 26
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 27
          code: {index: 28}
          display: {index: 29}
        required: [display, code]
      text: {mustSupport: true, index: 30}
  type:
    binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-encounter-type'}
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          code: {index: 5}
          display: {index: 6}
        required: [display, code]
      text: {mustSupport: true, index: 7}
  participant:
    elements:
      type:
        elements:
          coding:
            mustSupport: true
            index: 19
            elements:
              code: {index: 20}
              display: {index: 21}
            required: [display, code]
          text: {mustSupport: true, index: 22}
      individual:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
        index: 23
  serviceType:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          code: {index: 10}
          display: {index: 11}
        required: [display, code]
      text: {mustSupport: true, index: 12}
  priority:
    elements:
      coding:
        mustSupport: true
        index: 13
        elements:
          code: {index: 14}
          display: {index: 15}
        required: [display, code]
      text: {mustSupport: true, index: 16}
  status: {mustSupport: true, index: 1}
  class: {mustSupport: true, index: 2}
  identifier: {mustSupport: true, index: 0}
  hospitalization:
    mustSupport: true
    index: 39
    elements:
      origin:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
        index: 40
      destination:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
        index: 41
  period: {mustSupport: true, index: 25}
  basedOn:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest']
    index: 18
  partOf:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 43
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 17
  reasonReference:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImmunizationRecommendation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Procedure']
    index: 31
package_version: 3.0.1
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 3.0.1