FHIR IG analytics
| Package | smart.who.int.cxca |
| Resource Type | ValueSet |
| Id | ValueSet-CXCABindingnessVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/dhes/smart-dak-cxca/ValueSet-CXCABindingnessVS.html |
| URL | http://smart.who.int/cxca/ValueSet/CXCABindingnessVS |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-05-14T00:50:23+00:00 |
| Name | CXCABindingnessVS |
| Title | CXCA Regulatory Bindingness Values |
| Description | Permitted values for the cxca-bindingness Extension. Includes all codes from the CXCA.Bindingness CodeSystem: legal, programmatic, operational. |
Resources that use this resource
| StructureDefinition |
| smart.who.int.cxca#current | cxca-bindingness | Regulatory Bindingness |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "CXCABindingnessVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/cxca/ValueSet/CXCABindingnessVS",
"version": "0.0.1",
"name": "CXCABindingnessVS",
"title": "CXCA Regulatory Bindingness Values",
"status": "draft",
"experimental": false,
"date": "2026-05-14T00:50:23+00:00",
"publisher": "Dan Heslinga (independent contributor)",
"contact": [
{
"name": "Dan Heslinga (independent contributor)",
"telecom": [
{
"system": "url",
"value": "https://github.com/dhes"
}
]
}
],
"description": "Permitted values for the cxca-bindingness Extension. Includes all codes from the CXCA.Bindingness CodeSystem: legal, programmatic, operational.",
"compose": {
"include": [
{
"system": "http://smart.who.int/cxca/CodeSystem/CXCA.Bindingness"
}
]
}
}