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" : "Test2Procedure1",
"meta" : {
"profile" : [
🔗 "http://example.org/StructureDefinition/MOPEDProcedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Test2Procedure1</b></p><a name=\"Test2Procedure1\"> </a><a name=\"hcTest2Procedure1\"> </a><a name=\"Test2Procedure1-en-US\"> </a><p><b>identifier</b>: RI/?ngen-9?</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://tbd.at/MOPED-LKFmedizinischeEinzelleistungen MEL01.01}\">MEL01.01</span></p><p><b>subject</b>: <a href=\"Patient-Test2Patient.html\">Santiago Schnabeltier TEST (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)</a></p><p><b>encounter</b>: <a href=\"MOPEDEncounter/Test2MOPEDEncounter1\">MOPEDEncounter/Test2MOPEDEncounter1</a></p><p><b>occurrence</b>: 2024-08-08 08:50: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><a href=\"MOPEDOrganizationAbteilung/Test2OrganizationAbteilung1\">MOPEDOrganizationAbteilung/Test2OrganizationAbteilung1</a></td><td><a href=\"HL7ATCoreOrganization/Test2OrganizationKrankenhausRied\">HL7ATCoreOrganization/Test2OrganizationKrankenhausRied</a></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"code" : "RI"
}
]
}
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://tbd.at/MOPED-LKFmedizinischeEinzelleistungen",
"code" : "MEL01.01"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Test2Patient"
},
"encounter" : {
"reference" : "MOPEDEncounter/Test2MOPEDEncounter1"
},
"occurrenceDateTime" : "2024-08-08T08:50:00+02:00",
"performer" : [
{
"actor" : {
"reference" : "MOPEDOrganizationAbteilung/Test2OrganizationAbteilung1"
},
"onBehalfOf" : {
"reference" : "HL7ATCoreOrganization/Test2OrganizationKrankenhausRied"
}
}
]
}