Autopsy
I want an autopsy if my doctor thinks it will help others.
"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:75782-3;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "75782-3" ];
fhir:Coding.display [ fhir:value "Thoughts regarding autopsy [Reported]" ]
]
];
fhir:Observation.valueString [ fhir:value "Autopsy: I want an autopsy if my doctor thinks it will help others."] .
# - ontology header ------------------------------------------------------------