FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.base
Resource TypeEncounter
IdEncounter-mii-exa-fall-kontakt-gesundheitseinrichtung-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: Encounter mii-exa-fall-kontakt-gesundheitseinrichtung-1

identifier: Visit number/E0

status: Finished

class: ActCode: IMP (inpatient encounter)

type: Einrichtungskontakt

subject: Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Medical record number (use: usual, ))

period: 2020-01-08 07:00:00+0100 --> 2020-01-17 18:00:00+0100

account: Account A1 - DRG G23B Appendektomie ohne schwere CC (Identifier: https://www.charite.de/fhir/sid/fallnummer/F-2020-000123)

Hospitalizations

-AdmitSourceDischargeDisposition
*Notfall

serviceProvider: Identifier: http://fhir.de/sid/dkgev/iknr/260950472


German


Generated Narrative: Encounter mii-exa-fall-kontakt-gesundheitseinrichtung-1

identifier: Fallnummer/E0

status: Finished

class: ActCode: IMP (inpatient encounter)

type: Einrichtungskontakt

subject: Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Krankenaktennummer (use: usual, ))

period: 2020-01-08 07:00:00+0100 --> 2020-01-17 18:00:00+0100

account: Account A1 - DRG G23B Appendektomie ohne schwere CC (Identifier: https://www.charite.de/fhir/sid/fallnummer/F-2020-000123)

Hospitalizations

-AdmitSourceDischargeDisposition
*Notfall

serviceProvider: Identifier: http://fhir.de/sid/dkgev/iknr/260950472


Source1

{
  "resourceType": "Encounter",
  "id": "mii-exa-fall-kontakt-gesundheitseinrichtung-1",
  "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-fall/StructureDefinition/KontaktGesundheitseinrichtung|2026.0.1"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "VN"
          }
        ]
      },
      "system": "https://www.charite.de/fhir/sid/aufnahmenummer",
      "value": "E0"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/Kontaktebene",
          "code": "einrichtungskontakt"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/mii-exa-person-patient-1"
  },
  "period": {
    "start": "2020-01-08T07:00:00+01:00",
    "end": "2020-01-17T18:00:00+01:00"
  },
  "account": [
    {
      "identifier": {
        "system": "https://www.charite.de/fhir/sid/fallnummer",
        "value": "F-2020-000123"
      },
      "display": "Account A1 - DRG G23B Appendektomie ohne schwere CC"
    }
  ],
  "hospitalization": {
    "admitSource": {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass",
          "code": "N",
          "display": "Notfall"
        }
      ]
    },
    "dischargeDisposition": {
      "extension": [
        {
          "extension": [
            {
              "url": "ErsteUndZweiteStelle",
              "valueCoding": {
                "system": "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundErsteUndZweiteStelle",
                "code": "01",
                "display": "Behandlung regulär beendet"
              }
            },
            {
              "url": "DritteStelle",
              "valueCoding": {
                "system": "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundDritteStelle",
                "code": "1",
                "display": "arbeitsfähig entlassen"
              }
            }
          ],
          "url": "http://fhir.de/StructureDefinition/Entlassungsgrund"
        }
      ]
    }
  },
  "serviceProvider": {
    "identifier": {
      "system": "http://fhir.de/sid/dkgev/iknr",
      "value": "260950472"
    }
  }
}