{
"resourceType" : "Condition",
"id" : "chmed20af-card-condition-s01-2",
"meta" : {
"profile" : [
"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-condition-risks"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Liver Insufficiency - excluded </div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://chmed20af.emediplan.ch/fhir/CodeSystem/chmed20af-codesystem-risks-category",
"code" : "2",
"display" : "Liver Insufficiency"
}
]
}
],
"subject" : {
"reference" : "Patient/chmed20af-card-patient-s01"
}
}