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

FHIR IG Statistics: ValueSet/DDCCQRFormatValueSet

Packagewho.ddcc
TypeValueSet
IdDDCCQRFormatValueSet
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-DDCCQRFormatValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/DDCCQRFormatValueSet
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameDDCCQRFormatValueSet
TitleDDCC QR Format Codes
Realmuv
Authoritywho
DescriptionFormat of the representation of QR code

Resources that use this resource

StructureDefinition
DDCCDocumentReferenceQRDDCC DocumentReference return for QR

Resources that this resource uses

CodeSystem
DDCCQRFormatCodeSystemDDCC QR Format Codes

Narrative

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

Generated Narrative: ValueSet DDCCQRFormatValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "DDCCQRFormatValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/DDCCQRFormatValueSet",
  "version": "1.0.0",
  "name": "DDCCQRFormatValueSet",
  "title": "DDCC QR Format Codes",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Format of the representation of QR code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem"
      }
    ]
  }
}