MII Implementation Guide Core Dataset Base
2026.0.1 - Release Germany

This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MII EXA Diagnose Multiple Codings

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "mii-exa-diagnose-condition-multiple-codings",
  "meta" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "packageId",
            "valueId" : "de.medizininformatikinitiative.kerndatensatz.base"
          },
          {
            "url" : "version",
            "valueString" : "2026.0.1"
          },
          {
            "url" : "uri",
            "valueUri" : "https://www.medizininformatik-initiative.de/fhir/modul-base"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
      }
    ],
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose|2026.0.1"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Condition mii-exa-diagnose-condition-multiple-codings</b></p><a name=\"mii-exa-diagnose-condition-multiple-codings\"> </a><a name=\"hcmii-exa-diagnose-condition-multiple-codings\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mii-pr-diagnose-condition.html\">MII PR Diagnose Condition</a> version: 2026.0.1</p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActReason.html\">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p><b>Condition Asserted Date</b>: 2020-01-13 14:00:00+0100</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm H83.8}, {http://fhir.de/CodeSystem/bfarm/alpha-id I125918}, {http://www.orpha.net 420402}\">Sonstige näher bezeichnete Krankheiten des Innenohres</span></p><p><b>subject</b>: <a href=\"Patient-mii-exa-person-patient-1.html\">Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-7.html\">Encounter: identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Innere Medizin; period = 2020-01-12 00:00:00+0100 --&gt; 2020-01-17 18:00:00+0100</a></p><p><b>onset</b>: 2020-01-13 14:00:00+0100</p><p><b>recordedDate</b>: 2020-01-13 16:00:00+0100</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2020-01-13T14:00:00+01:00"
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2020",
        "code" : "H83.8",
        "display" : "Sonstige näher bezeichnete Krankheiten des Innenohres"
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/alpha-id",
        "version" : "2020",
        "code" : "I125918"
      },
      {
        "system" : "http://www.orpha.net",
        "code" : "420402",
        "display" : "Semicircular canal dehiscence syndrome"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/mii-exa-person-patient-1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-7"
  },
  "onsetDateTime" : "2020-01-13T14:00:00+01:00",
  "recordedDate" : "2020-01-13T16:00:00+01:00"
}