FHIR IG analytics
| Package | who.ddcc |
| Resource Type | ValueSet |
| Id | ValueSet-DDCCQRTypeValueSet.json |
| FHIR Version | R4 |
| Source | http://smart.who.int/ddcc/1.0.1/ValueSet-DDCCQRTypeValueSet.html |
| URL | http://smart.who.int/ddcc/ValueSet/DDCCQRTypeValueSet |
| Version | 1.0.1 |
| Status | active |
| Date | 2024-12-18T16:40:01+01:00 |
| Name | DDCCQRTypeValueSet |
| Title | DDCC QR Type Codes |
| Realm | uv |
| Authority | who |
| Description | Type of QR codes by their business usage |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "DDCCQRTypeValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/ddcc/ValueSet/DDCCQRTypeValueSet",
"version": "1.0.1",
"name": "DDCCQRTypeValueSet",
"title": "DDCC QR Type Codes",
"status": "active",
"date": "2024-12-18T16:40:01+01:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Type of QR codes by their business usage",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://smart.who.int/ddcc/CodeSystem/DDCCQRTypeCodeSystem"
}
]
}
}