a fhir:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ConditionExample"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div ""
] ; #
fhir:subject [
fhir:link ;
fhir:reference [ fhir:v "Patient/SHAPatientExample" ]
] . #
# -------------------------------------------------------------------------------------