Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "PJ2Procedure2",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/MopedProcedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PJ2Procedure2</b></p><a name=\"PJ2Procedure2\"> </a><a name=\"hcPJ2Procedure2\"> </a><a name=\"PJ2Procedure2-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MopedProcedure.html\">MOPED Procedure</a></p></div><p><b>identifier</b>: Resource identifier/324200063urn:oid:1.3.6.1.4.1.36124.5.427-AN010-2024-08-08T08:21</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025 AN010}\">Polysomnographie im Schlaflabor (LE=je Behandlungstag)</span></p><p><b>subject</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374</code></p><p><b>encounter</b>: <code>Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|324200063</code></p><p><b>occurrence</b>: 2024-08-08 08:21:00+0200</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>OnBehalfOf</b></td></tr><tr><td style=\"display: none\">*</td><td><code>Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|112111</code></td><td><code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427</code></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "RI"
}
]
},
"value" : "324200063urn:oid:1.3.6.1.4.1.36124.5.427-AN010-2024-08-08T08:21"
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025",
"code" : "AN010",
"display" : "Polysomnographie im Schlaflabor (LE=je Behandlungstag)"
}
]
},
"subject" : {
"reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374"
},
"encounter" : {
"reference" : "Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|324200063"
},
"occurrenceDateTime" : "2024-08-08T08:21:00+02:00",
"performer" : [
{
"actor" : {
"reference" : "Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|112111"
},
"onBehalfOf" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427"
}
}
]
}