| Package | vital-records-fhir-messaging | 
| Resource Type | CodeSystem | 
| Id | VRM-Status-cs | 
| FHIR Version | R4 | 
| Source | http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/https://build.fhir.org/ig/nightingaleproject/vital_records_fhir_messaging_ig/CodeSystem-VRM-Status-cs.html | 
| URL | http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-Status-cs | 
| Version | 3.0.0-Preview1 | 
| Status | draft | 
| Date | 2025-07-09T16:08:41+00:00 | 
| Name | StatusCS | 
| Title | Status Codes Values | 
| Description | Status Codes Values | 
| Content | complete | 
| ValueSet | |
| VRM-Status-vs | Status Codes Values | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem VRM-Status-cs
This case-sensitive code system http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-Status-cs defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "VRM-Status-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-Status-cs",
  "version": "3.0.0-Preview1",
  "name": "StatusCS",
  "title": "Status Codes Values",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-09T16:08:41+00:00",
  "publisher": "CDC NCHS",
  "contact": [
    {
      "name": "CDC NCHS",
      "telecom": [
        {
          "system": "url",
          "value": "http://cdc.gov/nchs"
        }
      ]
    }
  ],
  "description": "Status Codes Values",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "manualCauseOfDeathCoding",
      "display": "Manual Cause of Death Coding",
      "definition": "The death record has been sent for manual cause of death coding."
    },
    {
      "code": "manualDemographicCoding",
      "display": "Manual Demographic  Coding",
      "definition": "The death record has been sent for manual demographic (race/ethnicity) coding."
    },
    {
      "code": "noCodingNeeded_Duplicate",
      "display": "No Coding Needed - Duplicate",
      "definition": "The death record is a duplicate of a previously submitted record, no coding will be performed."
    },
    {
      "code": "manualCodingCanceled_Update",
      "display": "Manual Coding Canceled - Update",
      "definition": "An update has been submitted for a death record that is queued for manual coding.  The manual coding\nhas been canceled for the original record."
    },
    {
      "code": "manualCodingCanceled_Void",
      "display": "Manual Coding Canceled - Void",
      "definition": "A void request has been received for a death record that is queued for manual coding.  The manual coding\nhas been canceled for the original record."
    },
    {
      "code": "nonCodeable",
      "display": "Non Codeable",
      "definition": "The fetal death record does not meet the criteria for fetal cause of death coding."
    }
  ]
}