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

FHIR IG Statistics: CodeSystem/Payload-version-cs

Packagevital-records-fhir-messaging
Resource TypeCodeSystem
IdPayload-version-cs
FHIR VersionR4
Sourcehttp://cdc.gov/nchs/nvss/fhir/vital-records-messaging/https://build.fhir.org/ig/nightingaleproject/vital_records_fhir_messaging_ig/CodeSystem-Payload-version-cs.html
URLhttp://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/Payload-version-cs
Version3.0.0-Preview1
Statusdraft
Date2025-07-09T16:08:41+00:00
NamePayloadVersionCS
TitlePayload Version Identifier Values
DescriptionCodesystem for Payload Version Identifier Values. Only versions that are in production use are listed.
Contentcomplete

Resources that use this resource

ValueSet
Payload-version-vsPayload Version Identifier Values

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Payload-version-cs

This case-sensitive code system http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/Payload-version-cs defines the following codes:

CodeDisplayDefinition
VRDR_STU3_0 VRDRSTU3.0VRDR STU3.0
VRDR_STU2_2 VRDRSTU2.2VRDR STU2.2
BFDR_STU2_0 BFDRSTU2.0BFDR STU2.0

Source

{
  "resourceType": "CodeSystem",
  "id": "Payload-version-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/Payload-version-cs",
  "version": "3.0.0-Preview1",
  "name": "PayloadVersionCS",
  "title": "Payload Version Identifier 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": "Codesystem for Payload Version Identifier Values. Only versions that are in production use are listed.",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "VRDR_STU3_0",
      "display": "VRDRSTU3.0",
      "definition": "VRDR STU3.0"
    },
    {
      "code": "VRDR_STU2_2",
      "display": "VRDRSTU2.2",
      "definition": "VRDR STU2.2"
    },
    {
      "code": "BFDR_STU2_0",
      "display": "BFDRSTU2.0",
      "definition": "BFDR STU2.0"
    }
  ]
}