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

FHIR IG Statistics: ValueSet/DDCCQRTypeValueSet

Packagewho.ddcc
TypeValueSet
IdDDCCQRTypeValueSet
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-DDCCQRTypeValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/DDCCQRTypeValueSet
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameDDCCQRTypeValueSet
TitleDDCC QR Type Codes
Realmuv
Authoritywho
DescriptionType of QR codes by their business usage

Resources that use this resource

StructureDefinition
DDCCDocumentReferenceQRDDCC DocumentReference return for QR

Resources that this resource uses

CodeSystem
DDCCQRTypeCodeSystemDDCC QR Category Usage Codes

Narrative

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

Generated Narrative: ValueSet DDCCQRTypeValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "DDCCQRTypeValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/DDCCQRTypeValueSet",
  "version": "1.0.0",
  "name": "DDCCQRTypeValueSet",
  "title": "DDCC QR Type Codes",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00: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"
      }
    ]
  }
}