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

FHIR IG Statistics: StructureDefinition/ICVPMin

Packagesmart.who.int.icvp
Resource TypeStructureDefinition
IdICVPMin
FHIR VersionR4
Sourcehttp://smart.who.int/icvp/https://build.fhir.org/ig/WorldHealthOrganization/smart-icvp/StructureDefinition-ICVPMin.html
URLhttp://smart.who.int/icvp/StructureDefinition/DVCPayload
Version0.1.0
Statusdraft
Date2025-07-15T19:22:42+00:00
NameICVPMin
TitleICVP HCERT Payload
Authoritywho
DescriptionMininmial DVC payload for use within an HCERT Payload using the ICVP Product Catalogue
Typehttp://smart.who.int/icvp/StructureDefinition/DVCPayload
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ICVPMinVaccineDetailsICVP HCERT Payload
DVCMinDVC HCERT Payload

Narrative

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

Generated Narrative: StructureDefinition ICVPMin

NameFlagsCard.TypeDescription & Constraintsdoco
.. DVCPayload 0..*DVCMin
Elements defined in Ancestors:n, dob, s, ntl, nid, ndt, gn, v
ICVP HCERT Payload
... v 1..*ICVPMinVaccineDetailsVaccine Details

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ICVPMin",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/icvp/StructureDefinition/DVCPayload",
  "version": "0.1.0",
  "name": "ICVPMin",
  "title": "ICVP HCERT Payload",
  "status": "draft",
  "date": "2025-07-15T19:22:42+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Mininmial DVC payload for use within an HCERT Payload using the ICVP Product Catalogue",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/icvp/StructureDefinition/DVCPayload",
  "baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "DVCPayload",
        "path": "DVCPayload",
        "short": "ICVP HCERT Payload",
        "definition": "Mininmial DVC payload for use within an HCERT Payload using the ICVP Product Catalogue",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "DVCPayload.n",
        "path": "DVCPayload.n",
        "short": "Person name",
        "definition": "Person name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.n",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCPayload.dob",
        "path": "DVCPayload.dob",
        "short": "Date of birth in YYYY-MM-DD format",
        "definition": "Date of birth in YYYY-MM-DD format",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.dob",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCPayload.s",
        "path": "DVCPayload.s",
        "short": "Sex",
        "definition": "Sex",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.s",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVCPayload.ntl",
        "path": "DVCPayload.ntl",
        "short": "Nationality",
        "definition": "Nationality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.ntl",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVCPayload.nid",
        "path": "DVCPayload.nid",
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.nid",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCPayload.ndt",
        "path": "DVCPayload.ndt",
        "short": "National ID Document Type",
        "definition": "National ID Document Type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.ndt",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/CodeSystem/v2-0203"
        }
      },
      {
        "id": "DVCPayload.gn",
        "path": "DVCPayload.gn",
        "short": "Parent or Guardian Name",
        "definition": "Parent or Guardian Name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.gn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCPayload.v",
        "path": "DVCPayload.v",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "DVCMin.v",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/icvp/StructureDefinition/ICVPMinVaccineDetails"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DVCPayload",
        "path": "DVCPayload",
        "short": "ICVP HCERT Payload",
        "definition": "Mininmial DVC payload for use within an HCERT Payload using the ICVP Product Catalogue"
      },
      {
        "id": "DVCPayload.v",
        "path": "DVCPayload.v",
        "type": [
          {
            "code": "http://smart.who.int/icvp/StructureDefinition/ICVPMinVaccineDetails"
          }
        ]
      }
    ]
  }
}