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

FHIR IG analytics

Packageelga.moped
Resource TypeEncounter
IdEncounter-PJ2TransferEncounter3.json
FHIR VersionR5

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

Generated Narrative: Encounter PJ2TransferEncounter3

status: Completed

type: Moped Transfer Encounter

ServiceTypes

-Reference
*HealthcareService: identifier = http://example.org/lkf-system/funktionscode#111111,http://example.org/lkf-system/funktionssubcode#00; category = Hospital; type = Hospital Services

subject: Santiago Schnabeltier Test (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)

subjectStatus: physisch anwesend

partOf: Encounter: identifier = Visit number,Anonymous identifier; status = discharged; class = Stationär,akute stationäre Aufnahme/akuter ambulanter Besuch (ohne vorhergehende Terminvereinbarung); type = Moped Encounter; actualPeriod = 2024-08-08 08:21:00+0200 --> 2024-08-12 19:22:00+0200

actualPeriod: 2024-08-08 11:41:00+0200 --> 2024-08-09 11:38:00+0200

Admissions

-ExtensionDischargeDisposition
*Lebend

Source1

{
  "resourceType": "Encounter",
  "id": "PJ2TransferEncounter3",
  "meta": {
    "profile": [
      "https://elga.moped.at/StructureDefinition/MopedTransferEncounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "type": [
    {
      "coding": [
        {
          "system": "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
          "code": "TENC"
        }
      ]
    }
  ],
  "serviceType": [
    {
      "reference": {
        "reference": "HealthcareService/AbteilungKHRied3"
      }
    }
  ],
  "subject": {
    "reference": "Patient/PJ2Patient"
  },
  "subjectStatus": {
    "coding": [
      {
        "system": "https://elga.moped.at/CodeSystem/AnwesenheitsartCS",
        "code": "ANW"
      }
    ]
  },
  "partOf": {
    "reference": "Encounter/PJ2Encounter"
  },
  "actualPeriod": {
    "start": "2024-08-08T11:41:00+02:00",
    "end": "2024-08-09T11:38:00+02:00"
  },
  "admission": {
    "extension": [
      {
        "extension": [
          {
            "url": "beiZugang",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://elga.moped.at/CodeSystem/AltersgruppeCS",
                  "code": "35"
                }
              ]
            }
          },
          {
            "url": "beiEntlassung",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://elga.moped.at/CodeSystem/AltersgruppeCS",
                  "code": "35"
                }
              ]
            }
          },
          {
            "url": "neugeborenes",
            "valueBoolean": false
          }
        ],
        "url": "https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe"
      }
    ],
    "dischargeDisposition": {
      "coding": [
        {
          "system": "https://elga.moped.at/CodeSystem/AbgangsartCS",
          "code": "1"
        }
      ]
    }
  }
}