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

FHIR IG analytics

Packageelga.moped
Resource TypeProcedure
IdProcedure-PJ2Procedure1.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: Procedure PJ2Procedure1

Leistung - Anzahl: 1

status: Completed

code: Physiotherapie im Rahmen eines stationären Aufenthaltes (LE=je Aufenthalt)

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

encounter: 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

occurrence: 2024-08-08 08:21:00+0200

Performers

-ActorOnBehalfOf
*HealthcareService: identifier = http://example.org/lkf-system/funktionscode#11211100; category = Hospital; type = Hospital ServicesOrganization Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried

Source1

{
  "resourceType": "Procedure",
  "id": "PJ2Procedure1",
  "meta": {
    "profile": [
      "https://elga.moped.at/StructureDefinition/MopedProcedure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://elga.moped.at/StructureDefinition/moped-ext-Leistungsanzahl",
      "valueUnsignedInt": 1
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025",
        "code": "PE010",
        "display": "Physiotherapie im Rahmen eines stationären Aufenthaltes (LE=je Aufenthalt)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PJ2Patient"
  },
  "encounter": {
    "reference": "Encounter/PJ2Encounter"
  },
  "occurrenceDateTime": "2024-08-08T08:21:00+02:00",
  "performer": [
    {
      "actor": {
        "reference": "HealthcareService/AbteilungKHRied1"
      },
      "onBehalfOf": {
        "reference": "Organization/OrganizationKrankenhausRied"
      }
    }
  ]
}