PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@3.0.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification
description: Death Certification Procedure (USCoreProcedure). The procedure where the certification of death was performed by the certifier (USCoreProcedure).
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: DeathCertification
type: Procedure
elements:
  code:
    short: Death certification
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '308646001', system: 'http://snomed.info/sct'}
    index: 0
  performed:
    short: certification Datetime
    choices: [performedDateTime]
    index: 2
  performedDateTime: {type: dateTime, short: certification Datetime, choiceOf: performed, index: 3}
  performer:
    elements:
      function:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-certifier-types-vs'}
        index: 4
      actor:
        type: Reference
        short: Certifier
        refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr']
        index: 5
    required: [function]
package_version: 3.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 3.0.0