PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.lungenfunktion@2027.0.0-ballot.rc1
    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: 26}
      unit:
        mustSupport: true
        pattern: {type: String, value: mg}
        index: 27
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 28
      code:
        mustSupport: true
        pattern: {type: Code, value: mg}
        index: 29
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
  interpretation: {short: Interpretation, mustSupport: true, index: 30}
  valueQuantity: {type: Quantity, short: Messwert, mustSupport: true, choiceOf: value, index: 25}
  value:
    short: Messwert
    mustSupport: true
    choices: [valueQuantity]
    index: 24
  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: {}
              schema:
                index: 13
                elements:
                  system: {mustSupport: true, index: 14}
                  code:
                    mustSupport: true
                    pattern: {type: Code, value: '1376040001'}
                    index: 15
                  display: {mustSupport: true, index: 16}
                required: [system, code]
            loinc:
              match: {}
              schema:
                index: 17
                elements:
                  system: {mustSupport: true, index: 18}
                  code:
                    mustSupport: true
                    pattern: {type: Code, value: 65866-6}
                    index: 19
                  display: {mustSupport: true, index: 20}
                required: [system, code]
  issued: {short: Dokumentationsdatum, mustSupport: true, index: 22}
  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: 21
package_version: 2027.0.0-ballot.rc1
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.rc1
required: [subject]