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" : "Condition",
"id" : "Test2Condition2",
"meta" : {
"profile" : [
🔗 "http://example.org/StructureDefinition/MOPEDCondition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Test2Condition2</b></p><a name=\"Test2Condition2\"> </a><a name=\"hcTest2Condition2\"> </a><a name=\"Test2Condition2-en-US\"> </a><p><b>identifier</b>: RI/?ngen-9?</p><p><b>clinicalStatus</b>: <span title=\"Codes:\">active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:\">confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 999.9}, {http://tbd.at/MOPED-LKFHauptdiagnosegruppen HDG24.01}\">TBD</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></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"code" : "RI"
}
]
}
}
],
"clinicalStatus" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-asked"
}
],
"coding" : [
{
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"code" : "confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "999.9",
"display" : "TBD"
},
{
"system" : "http://tbd.at/MOPED-LKFHauptdiagnosegruppen",
"code" : "HDG24.01",
"display" : "TBD"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Test2Patient"
},
"encounter" : {
"reference" : "MOPEDEncounter/Test2MOPEDEncounter1"
}
}