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-5.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-5

identifier: Visit number/VS3

status: Finished

class: ActCode: IMP (inpatient encounter)

type: Versorgungsstellenkontakt, Operation

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

period: 2020-01-08 20:30:00+0100 --> 2020-01-08 22:15:00+0100

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

Locations

-LocationStatusPhysicalType
*OR 4 (Operating Room 4)CompletedRoom

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

partOf: Encounter: identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Allgemeine Chirurgie; period = 2020-01-08 09:00:00+0100 --> 2020-01-11 23:59:00+0100


German


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

identifier: Fallnummer/VS3

status: Finished

class: ActCode: IMP (inpatient encounter)

type: Versorgungsstellenkontakt, Operation

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

period: 2020-01-08 20:30:00+0100 --> 2020-01-08 22:15:00+0100

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

Locations

-LocationStatusPhysicalType
*OR 4 (Operating Room 4)CompletedRoom

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

partOf: Encounter: identifier = Fallnummer; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Allgemeine Chirurgie; period = 2020-01-08 09:00:00+0100 --> 2020-01-11 23:59:00+0100


Source1

{
  "resourceType": "Encounter",
  "id": "mii-exa-fall-kontakt-gesundheitseinrichtung-5",
  "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": "VS3"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/Kontaktebene",
          "code": "versorgungsstellenkontakt"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/kontaktart-de",
          "code": "operation"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/mii-exa-person-patient-1"
  },
  "period": {
    "start": "2020-01-08T20:30:00+01:00",
    "end": "2020-01-08T22:15: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"
    }
  ],
  "location": [
    {
      "location": {
        "display": "OR 4 (Operating Room 4)"
      },
      "status": "completed",
      "physicalType": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
            "code": "ro",
            "display": "Room"
          }
        ]
      }
    }
  ],
  "serviceProvider": {
    "identifier": {
      "system": "http://fhir.de/sid/dkgev/iknr",
      "value": "260950472"
    }
  },
  "partOf": {
    "reference": "Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-2"
  }
}