PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mikrobiologie@2027.0.0-ballot2
    https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-lm-mikrobio-logical-model-de
{
  "description": "Logical Model des mikrobiologischen Befunds für die grafische Darstellung des Mikrobiologie-Datenmodells 2027 [DE]",
  "_filename": "StructureDefinition-mii-lm-mikrobio-logical-model.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.mikrobiologie",
  "date": null,
  "derivation": "specialization",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_LM_Mikrobio_Befund",
  "abstract": false,
  "type": "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-lm-mikrobio-logical-model-de",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "MII LM Mikrobio Befund",
  "package_version": "2027.0.0-ballot2",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de",
      "min": 0,
      "definition": "Mikrobiologischer Befundbericht, der zusammengehörige mikrobiologische Untersuchungsergebnisse zusammenfasst und kontextualisiert.",
      "short": "Mikrobiologischer Befund",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de"
      }
    }, {
      "path": "mii-lm-mikrobio-logical-model-de.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Identifikation",
      "min": 1,
      "definition": "Eindeutiger Identifikator des Befunds.",
      "short": "Identifikation",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)",
        "identity": "v2"
      }, {
        "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]",
        "identity": "rim"
      }, {
        "map": "Identifier",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.Identifikation",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 1,
        "path": "mii-lm-mikrobio-logical-model-de.Identifikation"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Status",
      "min": 1,
      "definition": "Status des Befunds (z. B. vorläufig, final, korrigiert).",
      "short": "Status",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.Status",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "mii-lm-mikrobio-logical-model-de.Status"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Befundtyp",
      "min": 0,
      "definition": "Fachliche Einordnung des mikrobiologischen Befunds (LOINC). Mehrfachangabe, wenn der Befund mehrere Studientypen umfasst, z. B. bakteriologisch und mykologisch.",
      "short": "Befundtyp",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.Befundtyp",
      "condition": [ "ele-1" ],
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Befundtyp"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.exists() implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Patient",
      "min": 1,
      "definition": "Patient, auf den sich der Befund bezieht.",
      "short": "Patient",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.Patient",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "mii-lm-mikrobio-logical-model-de.Patient"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.KlinischerBezugszeitpunkt",
      "min": 1,
      "definition": "Zeitpunkt, auf den sich der Befund inhaltlich bezieht (in der Regel der Zeitpunkt der Probenentnahme).",
      "short": "Klinischer Bezugszeitpunkt",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.KlinischerBezugszeitpunkt",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 1,
        "path": "mii-lm-mikrobio-logical-model-de.KlinischerBezugszeitpunkt"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.QuelleKlinischerBezugszeitpunkt",
      "min": 0,
      "definition": "Gibt an, worauf sich der klinische Bezugszeitpunkt bezieht, z. B. Zeitpunkt der Probenentnahme oder Laboreingang.",
      "short": "Quelle des klinischen Bezugszeitpunkts",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6",
        "identity": "v2"
      }, {
        "map": "CV",
        "identity": "rim"
      }, {
        "map": "fhir:Coding rdfs:subClassOf dt:CDCoding",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.QuelleKlinischerBezugszeitpunkt",
      "condition": [ "ele-1" ],
      "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.QuelleKlinischerBezugszeitpunkt"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Dokumentationszeitpunkt",
      "min": 0,
      "definition": "Zeitpunkt, zu dem der Befund freigegeben bzw. verfügbar gemacht wurde.",
      "short": "Dokumentationszeitpunkt",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.Dokumentationszeitpunkt",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Dokumentationszeitpunkt"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.exists() implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Anforderung",
      "min": 0,
      "definition": "Zugrunde liegende Laboranforderung.",
      "short": "Anforderung",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "mii-lm-mikrobio-logical-model-de.Anforderung",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Anforderung"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.exists() implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Befundinterpret",
      "min": 0,
      "definition": "Person, die den Befund fachlich beurteilt und verantwortet.",
      "short": "Befundinterpret",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.Befundinterpret",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Befundinterpret"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.exists() implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Probenmaterial",
      "min": 0,
      "definition": "Probenmaterialien, auf denen der Befund beruht.",
      "short": "Probenmaterial",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Specimen" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.Probenmaterial",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Probenmaterial"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.exists() implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))"
      } ],
      "path": "mii-lm-mikrobio-logical-model-de.Untersuchung",
      "min": 0,
      "definition": "Die im Befund enthaltenen mikrobiologischen Untersuchungen.",
      "short": "Untersuchung",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-lm-mikrobio-untersuchung" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "mii-lm-mikrobio-logical-model-de.Untersuchung",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "mii-lm-mikrobio-logical-model-de.Untersuchung"
      }
    } ]
  },
  "status": "active",
  "id": "720a29e2-d690-455d-ad0d-873c1567e3ed",
  "kind": "logical",
  "url": "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-lm-mikrobio-logical-model-de",
  "version": "2027.0.0-ballot2",
  "differential": {
    "element": [ {
      "id": "mii-lm-mikrobio-logical-model-de",
      "path": "mii-lm-mikrobio-logical-model-de",
      "short": "Mikrobiologischer Befund",
      "definition": "Mikrobiologischer Befundbericht, der zusammengehörige mikrobiologische Untersuchungsergebnisse zusammenfasst und kontextualisiert."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Identifikation",
      "max": "*",
      "min": 1,
      "path": "mii-lm-mikrobio-logical-model-de.Identifikation",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifikation",
      "definition": "Eindeutiger Identifikator des Befunds."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Status",
      "max": "1",
      "min": 1,
      "path": "mii-lm-mikrobio-logical-model-de.Status",
      "type": [ {
        "code": "code"
      } ],
      "short": "Status",
      "definition": "Status des Befunds (z. B. vorläufig, final, korrigiert)."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Befundtyp",
      "max": "*",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Befundtyp",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Befundtyp",
      "definition": "Fachliche Einordnung des mikrobiologischen Befunds (LOINC). Mehrfachangabe, wenn der Befund mehrere Studientypen umfasst, z. B. bakteriologisch und mykologisch."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Patient",
      "max": "1",
      "min": 1,
      "path": "mii-lm-mikrobio-logical-model-de.Patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "Patient",
      "definition": "Patient, auf den sich der Befund bezieht."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.KlinischerBezugszeitpunkt",
      "max": "1",
      "min": 1,
      "path": "mii-lm-mikrobio-logical-model-de.KlinischerBezugszeitpunkt",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Klinischer Bezugszeitpunkt",
      "definition": "Zeitpunkt, auf den sich der Befund inhaltlich bezieht (in der Regel der Zeitpunkt der Probenentnahme)."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.QuelleKlinischerBezugszeitpunkt",
      "max": "1",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.QuelleKlinischerBezugszeitpunkt",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Quelle des klinischen Bezugszeitpunkts",
      "definition": "Gibt an, worauf sich der klinische Bezugszeitpunkt bezieht, z. B. Zeitpunkt der Probenentnahme oder Laboreingang."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Dokumentationszeitpunkt",
      "max": "1",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Dokumentationszeitpunkt",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Dokumentationszeitpunkt",
      "definition": "Zeitpunkt, zu dem der Befund freigegeben bzw. verfügbar gemacht wurde."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Anforderung",
      "max": "1",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Anforderung",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ]
      } ],
      "short": "Anforderung",
      "definition": "Zugrunde liegende Laboranforderung."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Befundinterpret",
      "max": "*",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Befundinterpret",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Befundinterpret",
      "definition": "Person, die den Befund fachlich beurteilt und verantwortet."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Probenmaterial",
      "max": "*",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Probenmaterial",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Specimen" ]
      } ],
      "short": "Probenmaterial",
      "definition": "Probenmaterialien, auf denen der Befund beruht."
    }, {
      "id": "mii-lm-mikrobio-logical-model-de.Untersuchung",
      "max": "*",
      "min": 0,
      "path": "mii-lm-mikrobio-logical-model-de.Untersuchung",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-lm-mikrobio-untersuchung" ]
      } ],
      "short": "Untersuchung",
      "definition": "Die im Befund enthaltenen mikrobiologischen Untersuchungen."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}