FHIR IG analytics| Package | elga.moped |
| Resource Type | Procedure |
| Id | Procedure-PJ2Procedure1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure PJ2Procedure1
Profile: MOPED Procedure
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)
occurrence: 2024-08-08 08:21:00+0200
{
"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"
}
}
]
}