PackagesCanonicalsLogsProblems
    Packages
    rki.demis.ars@1.0.0-alpha.1
    https://demis.rki.de/fhir/ars/StructureDefinition/ServiceRequest
description: Dieses Profil enthält Informationen zur Beauftragung der Probenuntersuchung. Darunter fallen insbesondere die Gründe der Untersuchung. Wird Außerdem verwendet zur Verknüpfung der mikrobiologischen Daten mit den Einsenderinformationen.
package_name: rki.demis.ars
derivation: constraint
name: ServiceRequest
type: ServiceRequest
elements:
  performerType: {index: 39}
  category: {index: 8}
  insurance:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/Coverage']
    index: 50
    elements:
      reference: {mustSupport: true, index: 51}
      type: {index: 52}
      identifier: {index: 53}
      display: {index: 54}
    required: [reference]
  instantiatesCanonical: {index: 2}
  instantiatesUri: {index: 3}
  relevantHistory: {index: 64}
  asNeeded:
    choices: []
    index: 32
  supportingInfo: {index: 55}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/Encounter']
    index: 24
    elements:
      reference: {mustSupport: true, index: 25}
      type: {index: 26}
      identifier: {index: 27}
      display: {index: 28}
    required: [reference]
  patientInstruction: {index: 63}
  specimen:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/Specimen']
    index: 56
    elements:
      reference: {mustSupport: true, index: 57}
      type: {index: 58}
      identifier: {index: 59}
      display: {index: 60}
    required: [reference]
  reasonCode:
    short: Anforderung Sentinel-Systeme
    mustSupport: true
    index: 43
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ars/ValueSet/anforderungSentinelSNOMED'}
        mustSupport: true
        index: 44
        elements:
          system: {mustSupport: true, index: 45}
          version: {mustSupport: true, index: 46}
          code: {mustSupport: true, index: 47}
        required: [version, system, code]
      text: {index: 48}
    required: [coding]
  authoredOn: {index: 33}
  note: {index: 62}
  requisition: {index: 6}
  locationReference: {index: 42}
  requester:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRole']
    index: 34
    elements:
      reference: {mustSupport: true, index: 35}
      type: {index: 36}
      identifier: {index: 37}
      display: {index: 38}
    required: [reference]
  priority: {index: 9}
  id: {mustSupport: true, index: 0}
  code:
    short: Unterscheidung Diagnose/Screening
    mustSupport: true
    index: 11
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ars/ValueSet/anforderungSNOMED'}
        mustSupport: true
        index: 12
        elements:
          system: {mustSupport: true, index: 13}
          version: {mustSupport: true, index: 14}
          code: {mustSupport: true, index: 15}
        required: [version, system, code]
      text: {index: 16}
    required: [coding]
  identifier: {index: 1}
  doNotPerform: {index: 10}
  bodySite: {index: 61}
  intent: {index: 7}
  replaces: {index: 5}
  basedOn: {index: 4}
  quantity:
    choices: []
    index: 18
  locationCode: {index: 41}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/Patient']
    index: 19
    elements:
      reference: {mustSupport: true, index: 20}
      type: {index: 21}
      identifier: {index: 22}
      display: {index: 23}
    required: [reference]
  occurrence:
    choices: []
    index: 30
  performer: {index: 40}
  reasonReference: {index: 49}
package_version: 1.0.0-alpha.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/ars/StructureDefinition/ServiceRequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 1.0.0
required: [id, code]