Consent to Donate
I consent to donate all organs and tissues.
"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:75781-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "75781-5" ];
fhir:Coding.display [ fhir:value "Thoughts on organ and tissue donations [Reported]" ]
]
];
fhir:Observation.valueString [ fhir:value "Consent to Donate: I consent to donate all organs and tissues."] .
# - ontology header ------------------------------------------------------------