PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.lungenfunktion@2027.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-lungenfunktion/StructureDefinition/mii-pr-lungenfunktion-dosis
description: Dieses Profil beschreibt die Messung der Dosis.
package_name: de.medizininformatikinitiative.kerndatensatz.lungenfunktion
derivation: constraint
name: MII_PR_Lungenfunktion_Dosis
type: Observation
elements:
  category:
    short: Kategorie
    mustSupport: true
    index: 6
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: procedure, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
        index: 7
  value[x]:
    elements:
      value: {mustSupport: true, index: 20}
      unit:
        mustSupport: true
        pattern: {type: String, value: mg}
        index: 21
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 22
      code:
        mustSupport: true
        pattern: {type: Code, value: mg}
        index: 23
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
  interpretation: {short: Interpretation, mustSupport: true, index: 24}
  valueQuantity: {type: Quantity, short: Messwert, mustSupport: true, choiceOf: value, index: 19}
  value:
    short: Messwert
    mustSupport: true
    choices: [valueQuantity]
    index: 18
  status: {short: Status, mustSupport: true, index: 5}
  id: {mustSupport: true, index: 0}
  code:
    short: Code
    mustSupport: true
    index: 8
    elements:
      coding:
        index: 9
        elements:
          system: {mustSupport: true, index: 10}
          code: {mustSupport: true, index: 11}
          display: {mustSupport: true, index: 12}
        required: [system, code]
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            sct:
              match: {code: '1376040001', system: 'http://snomed.info/sct', display: Dose of methacholine to achieve maximal drop of forced expired volume in 1 second (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20260701'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '1376040001', system: 'http://snomed.info/sct', display: Dose of methacholine to achieve maximal drop of forced expired volume in 1 second (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20260701'}
                index: 13
              min: 0
              max: 1
            loinc:
              match: {code: 65866-6, system: 'http://loinc.org', display: 'Methacholine [Mass] of Dose'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 65866-6, system: 'http://loinc.org', display: 'Methacholine [Mass] of Dose'}
                index: 14
              min: 0
              max: 1
  issued: {short: Dokumentationsdatum, mustSupport: true, index: 16}
  partOf:
    type: Reference
    short: Teil von
    mustSupport: true
    refers: ['https://www.medizininformatik-initiative.de/fhir/ext/modul-lungenfunktion/StructureDefinition/mii-pr-lungenfunktion-dosis-gabe']
    index: 4
  subject:
    type: Reference
    short: Person
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 15
package_version: 2027.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-lungenfunktion/StructureDefinition/mii-pr-lungenfunktion-dosis
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot
required: [subject]