PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-anforderung-bildgebung
description: Profil zur Anforderung einer Bildgebung.
package_name: de.medizininformatikinitiative.kerndatensatz.bildgebung
derivation: constraint
name: MII_PR_Bildgebung_Anforderung_Bildgebung
type: ServiceRequest
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '363679005', system: 'http://snomed.info/sct'}
    index: 6
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
  supportingInfo:
    type: Reference
    mustSupport: true
    refers: ['https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund']
    index: 18
  encounter: {mustSupport: true, index: 13}
  reasonCode:
    binding: {strength: preferred, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-serviceRequest-reason'}
    mustSupport: true
    index: 16
  authoredOn: {mustSupport: true, index: 14}
  requester: {mustSupport: true, index: 15}
  status: {mustSupport: true, index: 4}
  id: {mustSupport: true, index: 0}
  code:
    elements:
      coding:
        mustSupport: true
        index: 7
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            loinc:
              match: {system: 'http://loinc.org'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://loinc.org'}
                array: true
                index: 8
              min: 0
            radlex:
              match: {system: 'https://radlex.org'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'https://radlex.org'}
                array: true
                index: 9
              min: 0
            sct:
              match: {system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                index: 10
                elements:
                  code:
                    binding: {strength: preferred, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-serviceRequest-coding'}
                    index: 11
  intent: {mustSupport: true, index: 5}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 12
  reasonReference: {mustSupport: true, index: 17}
package_version: 2025.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-anforderung-bildgebung
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 2025.0.0-ballot
required: [category]