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" : "Test1Account",
"meta" : {
"profile" : [
🔗 "http://example.org/StructureDefinition/MOPEDAccount"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Account Test1Account</b></p><a name=\"Test1Account\"> </a><a name=\"hcTest1Account\"> </a><a name=\"Test1Account-en-US\"> </a><p><b>Workflow Status</b>: moped-ext-workflow-status TBD: TBD</p><p><b>Verdacht auf Arbeits- oder Schuelerunfall</b>: MOPED-account-VerdachtArbeitsSchuelerunfall 0: 0</p><p><b>Verdacht auf Fremdverschulden</b>: false</p><p><b>org/StructureDefinition/moped-ext-VDASID</b>: TEST12345678</p><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-Test1Patient.html\">Patientenkommun Moderne (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>owner</b>: <a href=\"Organization-Test1OrganizationHerzJesuKrankenhaus.html\">Organization Herz Jesu-Krankenhaus</a></p></div>"
},
"extension" : [
{
"url" : "http://example.org/StructureDefinition/moped-ext-workflow-status",
"valueCoding" : {
"system" : "http://tbd.at/moped-ext-workflow-status",
"code" : "TBD"
}
},
{
"url" : "http://example.org/StructureDefinition/moped-ext-VerdachtArbeitsSchuelerunfall",
"valueCoding" : {
"system" : "http://tbd.at/MOPED-account-VerdachtArbeitsSchuelerunfall",
"code" : "0"
}
},
{
"url" : "http://example.org/StructureDefinition/moped-ext-VerdachtFremdverschulden",
"valueBoolean" : false
},
{
"url" : "http://example.org/StructureDefinition/moped-ext-VDASID",
"valueString" : "TEST12345678"
}
],
"status" : "active",
"subject" : [
{
🔗 "reference" : "Patient/Test1Patient"
}
],
"owner" : {
🔗 "reference" : "Organization/Test1OrganizationHerzJesuKrankenhaus"
}
}