PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.bildgebung@2027.0.0-ballot.rc1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologische-messung
description: Dieses Profil beschreibt eine Messung in der radiologischer Bildgebung. Es bietet die Möglichkeit strukturiert Messungen abzubilden und den Befundbericht zu ergänzen.
package_name: de.medizininformatikinitiative.kerndatensatz.bildgebung
derivation: constraint
name: MII_PR_Bildgebung_Radiologische_Messung
type: Observation
elements:
  category:
    elements:
      coding:
        mustSupport: true
        pattern:
          type: Coding
          value: {code: '122869004', system: 'http://snomed.info/sct'}
        index: 0
        slicing:
          slices:
            sct:
              match: {}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: '122869004', system: 'http://snomed.info/sct'}
                index: 0
                elements:
                  display:
                    pattern: {type: String, value: Measurement procedure (procedure)}
                    index: 1
  value:
    choices: [valueQuantity]
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 6
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 7}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 8
  method:
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: de-DE}
        - {url: content, valueString: Methode}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: en-US}
        - {url: content, valueString: Method}
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: de-DE}
        - {url: content, valueString: detaillierte Messmethode}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: en-US}
        - {url: content, valueString: detailed method of this measurement}
    mustSupport: true
    index: 9
    elements:
      coding:
        mustSupport: true
        index: 10
        elements:
          system: {mustSupport: true, index: 11}
          code: {mustSupport: true, index: 12}
        required: [system, code]
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            sct:
              match: {system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                index: 13
              min: 0
              max: 1
    required: [coding]
  component:
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: de-DE}
        - {url: content, valueString: detailierte Bestandteile der Messung}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: en-US}
        - {url: content, valueString: detailed components of this observation}
    index: 14
    elements:
      code:
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 15
      value:
        choices: [valueQuantity]
        index: 17
      valueQuantity: {type: Quantity, choiceOf: value, index: 18}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
            index: 19
package_version: 2027.0.0-ballot.rc1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologische-messung
base: https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologische-beobachtung
version: 2027.0.0-ballot.rc1