FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-death-cert-review-example

Packagehl7.fhir.us.mdi
TypeCodeSystem
Idcs-death-cert-review-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mdi/https://build.fhir.org/ig/HL7/fhir-mdi-ig/CodeSystem-cs-death-cert-review-example.html
URLhttp://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example
Version3.0.0-draft
Statusactive
Date2025-07-03T20:33:37+00:00
NameDeathCertReviewExample
TitleDeath Certificate Review Example
Realmus
Authorityhl7
DescriptionThis code system contains example codes for death certificate review.
Contentcomplete

Resources that use this resource

ValueSet
vs-certified-workflowCertified Workflow
vs-cremation-clearance-statusCremation Clearance Status
vs-dcr-reasonDeath Certificate Review Reason
vs-me-cert-affirmationMedical Examiner Certification Status
vs-med-dq-reviewMedical Data Quality Review
vs-per-dq-reviewPersonal Data Quality Review
vs-registrationRegistration
vs-signature-statusSignature Status

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cs-death-cert-review-example

This case-sensitive code system http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example defines the following codes:

CodeDisplayDefinition
DC_MED_DATA_Q_REQ Death Certificate Medical Data Quality Review RequestRequesting a review of medical data in death certificate
DC_MED_DATA_Q_RSP Death Certificate Medical Data Quality Review ResponseResponding to a request for a review of medical data in death certificate
DC_PER_DATA_Q_REQ Death Certificate Personal Data Quality Review RequestRequesting a review of personal data in death certificate
DC_PER_DATA_Q_RSP Death Certificate Personal Data Quality Review ResponseResponding to a request for a review of personal data in death certificate
CREM_C_REQ Cremation Clearance RequestRequesting a review of death certificate for clearance to cremate
CREM_C_RSP Cremation Clearance ResponseResponding to a request for clearance to cremate
DEATH_CERT_CERT CertifiedDeath certificate has been certified
DEATH_CERT_NOT_CERT Not CertifiedDeath certificate has not been certified
DEATH_CERT_REG RegisteredDeath certificate has been registered
DEATH_CERT_NOT_REG Not RegisteredDeath certificate has not been registered
MED_INF_DQ_MEDICAL_VALID Medical Data ValidReview response that medical data is valid
MED_INF_DQ_MEDICAL_VALID_WITH_EXCEPTIONS Medical Data Valid With ExceptionsReview response that medical data is valid with exceptions
MED_INF_DQ_MEDICAL_INVALID Medical Data InvalidReview response that medical data is invalid
PER_INF_DQ_PERSONAL_VALID Personal ValidReview response that personal data is valid
PER_INF_DQ_PERSONAL_VALID_WITH_EXCEPTIONS Personal Valid With ExceptionsReview response that personal data is valid with exceptions
PER_INF_DQ_PERSONAL_INVALID Personal InvalidReview response that personal data is invalid
CREM_C_REQUESTED RequestedStatus: cremation clearance is requested
CREM_C_PENDING PendingStatus: cremation clearance is pending
CREM_C_REJECTED RejectedStatus: cremation clearance is rejected
CREM_C_APPROVED ApprovedStatus: cremation clearance is approved
CREM_C_SIGNED SignedStatus: cremation clearance is signed
CREM_C_UNSIGNED UnsignedStatus: cremation clearance is unsigned
ME_AFFIRM_CERTIFICATION_AFFIRMED ME Certification Affirmation AffirmedMedical examiner certification is affirmed
ME_AFFIRM_CERTIFICATION_NOT_AFFIRMED ME Certification Affirmation Not AffirmedMedical examiner certification is not affirmed

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-death-cert-review-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.11.16.1"
    }
  ],
  "version": "3.0.0-draft",
  "name": "DeathCertReviewExample",
  "title": "Death Certificate Review Example",
  "status": "active",
  "experimental": false,
  "date": "2025-07-03T20:33:37+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This code system contains example codes for death certificate review.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 24,
  "concept": [
    {
      "code": "DC_MED_DATA_Q_REQ",
      "display": "Death Certificate Medical Data Quality Review Request",
      "definition": "Requesting a review of medical data in death certificate"
    },
    {
      "code": "DC_MED_DATA_Q_RSP",
      "display": "Death Certificate Medical Data Quality Review Response",
      "definition": "Responding to a request for a review of medical data in death certificate"
    },
    {
      "code": "DC_PER_DATA_Q_REQ",
      "display": "Death Certificate Personal Data Quality Review Request",
      "definition": "Requesting a review of personal data in death certificate"
    },
    {
      "code": "DC_PER_DATA_Q_RSP",
      "display": "Death Certificate Personal Data Quality Review Response",
      "definition": "Responding to a request for a review of personal data in death certificate"
    },
    {
      "code": "CREM_C_REQ",
      "display": "Cremation Clearance Request",
      "definition": "Requesting a review of death certificate for clearance to cremate"
    },
    {
      "code": "CREM_C_RSP",
      "display": "Cremation Clearance Response",
      "definition": "Responding to a request for clearance to cremate"
    },
    {
      "code": "DEATH_CERT_CERT",
      "display": "Certified",
      "definition": "Death certificate has been certified"
    },
    {
      "code": "DEATH_CERT_NOT_CERT",
      "display": "Not Certified",
      "definition": "Death certificate has not been certified"
    },
    {
      "code": "DEATH_CERT_REG",
      "display": "Registered",
      "definition": "Death certificate has been registered"
    },
    {
      "code": "DEATH_CERT_NOT_REG",
      "display": "Not Registered",
      "definition": "Death certificate has not been registered"
    },
    {
      "code": "MED_INF_DQ_MEDICAL_VALID",
      "display": "Medical Data Valid",
      "definition": "Review response that medical data is valid"
    },
    {
      "code": "MED_INF_DQ_MEDICAL_VALID_WITH_EXCEPTIONS",
      "display": "Medical Data Valid With Exceptions",
      "definition": "Review response that medical data is valid with exceptions"
    },
    {
      "code": "MED_INF_DQ_MEDICAL_INVALID",
      "display": "Medical Data Invalid",
      "definition": "Review response that medical data is invalid"
    },
    {
      "code": "PER_INF_DQ_PERSONAL_VALID",
      "display": "Personal Valid",
      "definition": "Review response that personal data is valid"
    },
    {
      "code": "PER_INF_DQ_PERSONAL_VALID_WITH_EXCEPTIONS",
      "display": "Personal Valid With Exceptions",
      "definition": "Review response that personal data is valid with exceptions"
    },
    {
      "code": "PER_INF_DQ_PERSONAL_INVALID",
      "display": "Personal Invalid",
      "definition": "Review response that personal data is invalid"
    },
    {
      "code": "CREM_C_REQUESTED",
      "display": "Requested",
      "definition": "Status: cremation clearance is requested"
    },
    {
      "code": "CREM_C_PENDING",
      "display": "Pending",
      "definition": "Status: cremation clearance is pending"
    },
    {
      "code": "CREM_C_REJECTED",
      "display": "Rejected",
      "definition": "Status: cremation clearance is rejected"
    },
    {
      "code": "CREM_C_APPROVED",
      "display": "Approved",
      "definition": "Status: cremation clearance is approved"
    },
    {
      "code": "CREM_C_SIGNED",
      "display": "Signed",
      "definition": "Status: cremation clearance is signed"
    },
    {
      "code": "CREM_C_UNSIGNED",
      "display": "Unsigned",
      "definition": "Status: cremation clearance is unsigned"
    },
    {
      "code": "ME_AFFIRM_CERTIFICATION_AFFIRMED",
      "display": "ME Certification Affirmation Affirmed",
      "definition": "Medical examiner certification is affirmed"
    },
    {
      "code": "ME_AFFIRM_CERTIFICATION_NOT_AFFIRMED",
      "display": "ME Certification Affirmation Not Affirmed",
      "definition": "Medical examiner certification is not affirmed"
    }
  ]
}