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" : "Account",
"id" : "PJ1Account",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/MopedAccount"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Account PJ1Account</b></p><a name=\"PJ1Account\"> </a><a name=\"hcPJ1Account\"> </a><a name=\"PJ1Account-en-US\"> </a><p><b>AnzahlVerlegungen</b>: 1</p><p><b>AnzahlBeurlaubungen</b>: 0</p><p><b>Workflow Status</b>: <a href=\"CodeSystem-WorkflowStatusCS.html#WorkflowStatusCS-Endgueltige-Freigabe\">Workflow Status eines Falls Endgueltige-Freigabe</a>: Endgültige Freigabe</p><p><b>Tage ohne Einhebung des Kostenbeitrags</b>: 0</p><p><b>status</b>: Active</p><p><b>subject</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><h3>Coverages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td><code>Coverage?beneficiary.identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></td></tr></table><p><b>owner</b>: <code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914</code></p></div>"
},
"extension" : [
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-AnzahlVerlegungen",
"valueUnsignedInt" : 1
},
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-AnzahlBeurlaubungen",
"valueUnsignedInt" : 0
},
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-workflow-status",
"valueCoding" : {
"system" : "https://elga.moped.at/CodeSystem/WorkflowStatusCS",
"code" : "Endgueltige-Freigabe"
}
},
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-TageOhneKostenbeitrag",
"valueUnsignedInt" : 0
}
],
"status" : "active",
"subject" : [
{
"reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
}
],
"coverage" : [
{
"coverage" : {
"reference" : "Coverage?beneficiary.identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
}
}
],
"owner" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914"
}
}