PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-HistoMibiUntersuchung
description: Hier werden die histologischen bzw. mikrobiologischen Untersuchungen angegeben.
package_name: dguv.oper
derivation: constraint
name: DGUV_OPER_PR_HistoMibiUntersuchung
type: Observation
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-HistoMibiUntersuchung'}
        index: 2
    required: [profile]
  value:
    short: Freitext zu veranlassten histologischen und mikrobiologischen Untersuchungen
    mustSupport: true
    choices: [valueString]
    index: 18
  valueString: {type: string, short: Freitext zu veranlassten histologischen und mikrobiologischen Untersuchungen, mustSupport: true, choiceOf: value, index: 19}
  extension:
    mustSupport: true
    index: 3
    slicing:
      slices:
        HistoMibiUntersuchungVeranlasst:
          match: {}
          schema:
            type: Extension
            isModifier: false
            mustSupport: true
            url: http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-HistoMibiUntersuchungVeranlasst
            index: 4
            elements:
              value:
                mustSupport: true
                choices: []
                index: 6
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 9
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt'}
            mustSupport: true
            index: 12
          code:
            pattern: {type: Code, value: HMUN}
            mustSupport: true
            index: 13
          display:
            pattern: {type: String, value: HistologischeMikrobiologischeUntersuchung}
            mustSupport: true
            index: 14
        required: [display, system, code]
    required: [coding]
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.dguv.de/OPER/Procedure/DGUV-OPER-PR-OPProzedur']
    index: 7
    elements:
      reference: {mustSupport: true, index: 8}
    required: [reference]
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson']
    index: 15
    elements:
      reference: {mustSupport: true, index: 16}
    required: [reference]
package_version: 0.1.0-Kommentierung
extensions:
  HistoMibiUntersuchungVeranlasst:
    url: http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-HistoMibiUntersuchungVeranlasst
    type: Extension
    isModifier: false
    mustSupport: true
    index: 4
    elements:
      value:
        mustSupport: true
        choices: []
        index: 6
class: profile
kind: resource
url: http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-HistoMibiUntersuchung
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '0.1'
required: [extension, partOf, subject, meta]