Package | vital-records-fhir-messaging |
Resource Type | CodeSystem |
Id | Payload-version-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-Payload-version-cs.html |
URL | http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/Payload-version-cs |
Version | 3.0.0-Preview1 |
Status | draft |
Date | 2025-07-09T16:08:41+00:00 |
Name | PayloadVersionCS |
Title | Payload Version Identifier Values |
Description | Codesystem for Payload Version Identifier Values. Only versions that are in production use are listed. |
Content | complete |
ValueSet | |
Payload-version-vs | Payload Version Identifier Values |
No resources found
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:
Code | Display | Definition |
VRDR_STU3_0 | VRDRSTU3.0 | VRDR STU3.0 |
VRDR_STU2_2 | VRDRSTU2.2 | VRDR STU2.2 |
BFDR_STU2_0 | BFDRSTU2.0 | BFDR STU2.0 |
{ "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" } ] }