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

FHIR IG Statistics: ValueSet/vs-dcr-reason

Packagehl7.fhir.us.mdi
TypeValueSet
Idvs-dcr-reason
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mdi/https://build.fhir.org/ig/HL7/fhir-mdi-ig/ValueSet-vs-dcr-reason.html
URLhttp://hl7.org/fhir/us/mdi/ValueSet/vs-dcr-reason
Version3.0.0-draft
Statusactive
Date2025-07-03T20:33:37+00:00
NameVSDCRreason
TitleDeath Certificate Review Reason
Realmus
Authorityhl7
DescriptionThis value set contains example codes for the reason for a death certificate review.

Resources that use this resource

StructureDefinition
MessageHeader-death-certificate-reviewMessageHeader - Death Certificate Review

Resources that this resource uses

CodeSystem
cs-death-cert-review-exampleDeath Certificate Review Example

Narrative

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

Generated Narrative: ValueSet vs-dcr-reason

  • Include these codes as defined in http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example
    CodeDisplayDefinition
    DC_MED_DATA_Q_REQDeath Certificate Medical Data Quality Review RequestRequesting a review of medical data in death certificate
    DC_MED_DATA_Q_RSPDeath Certificate Medical Data Quality Review ResponseResponding to a request for a review of medical data in death certificate
    DC_PER_DATA_Q_REQDeath Certificate Personal Data Quality Review RequestRequesting a review of personal data in death certificate
    DC_PER_DATA_Q_RSPDeath Certificate Personal Data Quality Review ResponseResponding to a request for a review of personal data in death certificate
    CREM_C_REQCremation Clearance RequestRequesting a review of death certificate for clearance to cremate
    CREM_C_RSPCremation Clearance ResponseResponding to a request for clearance to cremate

Source

{
  "resourceType": "ValueSet",
  "id": "vs-dcr-reason",
  "text": {
    "status": "extensions",
    "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/ValueSet/vs-dcr-reason",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.11.48.3"
    }
  ],
  "version": "3.0.0-draft",
  "name": "VSDCRreason",
  "title": "Death Certificate Review Reason",
  "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 value set contains example codes for the reason for a death certificate review.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example",
        "concept": [
          {
            "code": "DC_MED_DATA_Q_REQ",
            "display": "Death Certificate Medical Data Quality Review Request"
          },
          {
            "code": "DC_MED_DATA_Q_RSP",
            "display": "Death Certificate Medical Data Quality Review Response"
          },
          {
            "code": "DC_PER_DATA_Q_REQ",
            "display": "Death Certificate Personal Data Quality Review Request"
          },
          {
            "code": "DC_PER_DATA_Q_RSP",
            "display": "Death Certificate Personal Data Quality Review Response"
          },
          {
            "code": "CREM_C_REQ",
            "display": "Cremation Clearance Request"
          },
          {
            "code": "CREM_C_RSP",
            "display": "Cremation Clearance Response"
          }
        ]
      }
    ]
  }
}