description: This profile is used to represent the author's thoughts about autopsy. package_name: hl7.fhir.us.pacio-adi derivation: constraint name: ADIAutopsyObservation type: Observation elements: text: {mustSupport: true, index: 0} status: pattern: {type: code, value: final} type: code index: 1 code: pattern: type: CodeableConcept value: coding: - {code: 75782-3, system: 'http://loinc.org', display: Thoughts regarding autopsy Narrative - Reported} type: CodeableConcept index: 2 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 3 value: mustSupport: true choices: [] index: 5 note: {mustSupport: true, index: 6} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-AutopsyObservation base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [subject, text, value]