FHIR IG analytics| Package | racsel.org |
| Resource Type | ValueSet |
| Id | ValueSet-ddcc-example-test-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=racsel.org@0.2.1&canonical=http://racsel.org/ValueSet/ddcc-example-test-vs |
| URL | http://racsel.org/ValueSet/ddcc-example-test-vs |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-07-03T12:32:00-03:00 |
| Name | DDCCExampleTestValueSet |
| Title | DDCC Example Test Codes |
| Realm | uv |
| Description | Legacy DDCC compatibility value set containing RACSEL-hosted DDCC test codes used by older vaccination examples. |
No resources found
| CodeSystem | ||
| racsel.org#0.2.1 | DDCC-Example-Test-CodeSystem | DDCC Example Test CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ddcc-example-test-vs
http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem version 📦0.2.1| Code | Display | Definition |
| XM4YL8 | XM4YL8 | Legacy DDCC example vaccine brand code. |
| TEST | TEST | Legacy DDCC example market authorization code. |
{
"resourceType": "ValueSet",
"id": "ddcc-example-test-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://racsel.org/ValueSet/ddcc-example-test-vs",
"version": "0.2.1",
"name": "DDCCExampleTestValueSet",
"title": "DDCC Example Test Codes",
"status": "draft",
"experimental": true,
"date": "2026-07-03T12:32:00-03:00",
"publisher": "RACSEL",
"contact": [
{
"name": "RACSEL",
"telecom": [
{
"system": "url",
"value": "http://racsel.org"
}
]
}
],
"description": "Legacy DDCC compatibility value set containing RACSEL-hosted DDCC test codes used by older vaccination examples.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem",
"concept": [
{
"code": "XM4YL8"
},
{
"code": "TEST"
}
]
}
]
}
}