PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "rf-33-herzrhythmusstoerung-med-diagnose",
"meta" : {
"profile" : [
🔗 "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/condition-medizinische-diagnose"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition rf-33-herzrhythmusstoerung-med-diagnose</b></p><a name=\"rf-33-herzrhythmusstoerung-med-diagnose\"> </a><a name=\"hcrf-33-herzrhythmusstoerung-med-diagnose\"> </a><a name=\"rf-33-herzrhythmusstoerung-med-diagnose-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 255604002}\">Mild</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 361137007}\">Herzrhythmusstörung</span></p><p><b>subject</b>: <a href=\"Patient-bewohnerin-pseudonymisiert-01.html\">Anonymous Patient Female, DoB: ( pseudonymized)</a></p><p><b>onset</b>: 2021-08-20</p><p><b>recordedDate</b>: 2021-08-20</p><p><b>recorder</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"version" : "3.0.0",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"version" : "2.0.1",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"severity" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20240201",
"code" : "255604002"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20240201",
"code" : "361137007"
}
],
"text" : "Herzrhythmusstörung"
},
"subject" : {
🔗 "reference" : "Patient/bewohnerin-pseudonymisiert-01"
},
"onsetDateTime" : "2021-08-20",
"recordedDate" : "2021-08-20",
"recorder" : {
🔗 "reference" : "Practitioner/practitioner-1"
}
}