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

FHIR IG Statistics: StructureDefinition/HCert

Packagesmart.who.int.trust
TypeStructureDefinition
IdHCert
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/StructureDefinition-HCert.html
URLhttp://smart.who.int/trust/StructureDefinition/HCert
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameHCert
TitleHealth Certificate
Realmuv
Authoritywho
DescriptionLogical Model for the HCERT
Typehttp://smart.who.int/trust/StructureDefinition/HCert
Kindlogical

Resources that use this resource

StructureDefinition
CWTPayloadCBOR Web Token (CWT) Payload (Common)

Resources that this resource uses

StructureDefinition
DDCCCoreDataSetDDCC Core Data Set Logical Model
DDCCCoreDataSetTRDDCC Core Data Set Logical Model for Test Result
DDCCCoreDataSetVSDDCC Core Data Set Logical Model for Vaccination Status
HCertDCCPayload for Certificate - EU DCC CBOR Web Token Logical Model
DVCDVC

Narrative

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

Generated Narrative: StructureDefinition HCert

NameFlagsCard.TypeDescription & Constraintsdoco
.. HCert 0..*BaseHealth Certificate
... 1 0..1HCertDCCHCERT EU DCC
... 3 0..*DDCCCoreDataSetVSVaccination Core Data Set claim
... 4 0..*DDCCCoreDataSetTRTest Result Core Data Set claim
... 5 0..*stringURI
... -6 0..*DVCDVC

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "HCert",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/StructureDefinition/HCert",
  "version": "1.1.6",
  "name": "HCert",
  "title": "Health Certificate",
  "status": "active",
  "date": "2025-07-09T09:43:25+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Logical Model for the HCERT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/trust/StructureDefinition/HCert",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "HCert",
        "path": "HCert",
        "short": "Health Certificate",
        "definition": "Logical Model for the HCERT",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "HCert.1",
        "path": "HCert.1",
        "short": "HCERT EU DCC",
        "definition": "HCERT EU DCC",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HCert.1",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/HCertDCC"
          }
        ]
      },
      {
        "id": "HCert.3",
        "path": "HCert.3",
        "short": "Vaccination Core Data Set claim",
        "definition": "DDCC Vaccination claim (PROPOSED)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HCert.3",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet",
            "profile": [
              "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS"
            ]
          }
        ]
      },
      {
        "id": "HCert.4",
        "path": "HCert.4",
        "short": "Test Result Core Data Set claim",
        "definition": "DDCC Test Result claim (PROPOSED)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HCert.4",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet",
            "profile": [
              "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetTR"
            ]
          }
        ]
      },
      {
        "id": "HCert.5",
        "path": "HCert.5",
        "short": "URI",
        "definition": "URI of the Smart Health Link.  Of the form 'shlink:/eyJ1cmwiOiJodHRwczovL2Vo....'",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HCert.5",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "HCert.-6",
        "path": "HCert.-6",
        "short": "DVC",
        "definition": "Digital Vaccination Certificate (Proposed)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HCert.-6",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVC"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "HCert",
        "path": "HCert",
        "short": "Health Certificate",
        "definition": "Logical Model for the HCERT"
      },
      {
        "id": "HCert.1",
        "path": "HCert.1",
        "short": "HCERT EU DCC",
        "definition": "HCERT EU DCC",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/HCertDCC"
          }
        ]
      },
      {
        "id": "HCert.3",
        "path": "HCert.3",
        "short": "Vaccination Core Data Set claim",
        "definition": "DDCC Vaccination claim (PROPOSED)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet",
            "profile": [
              "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS"
            ]
          }
        ]
      },
      {
        "id": "HCert.4",
        "path": "HCert.4",
        "short": "Test Result Core Data Set claim",
        "definition": "DDCC Test Result claim (PROPOSED)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet",
            "profile": [
              "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetTR"
            ]
          }
        ]
      },
      {
        "id": "HCert.5",
        "path": "HCert.5",
        "short": "URI",
        "definition": "URI of the Smart Health Link.  Of the form 'shlink:/eyJ1cmwiOiJodHRwczovL2Vo....' ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "HCert.-6",
        "path": "HCert.-6",
        "short": "DVC",
        "definition": "Digital Vaccination Certificate (Proposed)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVC"
          }
        ]
      }
    ]
  }
}