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

FHIR IG Statistics: CodeSystem/VRM-Status-cs

Packagevital-records-fhir-messaging
TypeCodeSystem
IdVRM-Status-cs
FHIR VersionR4
Sourcehttp://cdc.gov/nchs/nvss/fhir/vital-records-messaging/https://build.fhir.org/ig/nightingaleproject/vital_records_fhir_messaging_ig/CodeSystem-VRM-Status-cs.html
URLhttp://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-Status-cs
Version3.0.0-Preview1
Statusdraft
Date2025-07-09T16:08:41+00:00
NameStatusCS
TitleStatus Codes Values
DescriptionStatus Codes Values
Contentcomplete

Resources that use this resource

ValueSet
VRM-Status-vsStatus Codes Values

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
manualCauseOfDeathCoding Manual Cause of Death Coding

The death record has been sent for manual cause of death coding.

manualDemographicCoding Manual Demographic Coding

The death record has been sent for manual demographic (race/ethnicity) coding.

noCodingNeeded_Duplicate No Coding Needed - Duplicate

The death record is a duplicate of a previously submitted record, no coding will be performed.

manualCodingCanceled_Update Manual Coding Canceled - Update

An update has been submitted for a death record that is queued for manual coding. The manual coding has been canceled for the original record.

manualCodingCanceled_Void Manual Coding Canceled - Void

A void request has been received for a death record that is queued for manual coding. The manual coding has been canceled for the original record.

nonCodeable Non Codeable

The fetal death record does not meet the criteria for fetal cause of death coding.


Source

{
  "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."
    }
  ]
}