PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.icvp@0.1.0
    http://smart.who.int/icvp/StructureDefinition/ModelICVP
{
  "description": "Data elements for the Model International Certificate of Vaccination or Prophylaxis.",
  "_filename": "StructureDefinition-ModelICVP.json",
  "package_name": "smart.who.int.icvp",
  "date": "2024-10-07T07:28:50+00:00",
  "derivation": "specialization",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablestructuredefinition", "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablestructuredefinition" ]
  },
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "ModelICVP",
  "abstract": false,
  "type": "http://smart.who.int/icvp/StructureDefinition/ModelICVP",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ICVP",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
    "valueBoolean": true
  } ],
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "mustHaveIssuerOrClinician",
        "human": "Either issuer or clinicianName must be present",
        "source": "http://smart.who.int/icvp/StructureDefinition/ModelDVC",
        "severity": "error",
        "expression": "vaccineDetails.issuer.exists() or vaccineDetails.clinicianName.exists()"
      } ],
      "path": "ModelICVP",
      "min": 0,
      "definition": "Data elements for the Model International Certificate of Vaccination or Prophylaxis.",
      "isModifier": false,
      "short": "ICVP",
      "max": "*",
      "id": "ModelICVP",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "ModelICVP.name",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ModelDVC.name"
      },
      "path": "ModelICVP.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name",
      "definition": "The full name of the client"
    }, {
      "id": "ModelICVP.dob",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "ModelDVC.dob"
      },
      "path": "ModelICVP.dob",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of Birth",
      "definition": "Date of Birth"
    }, {
      "id": "ModelICVP.sex",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ModelDVC.sex"
      },
      "path": "ModelICVP.sex",
      "type": [ {
        "code": "code"
      } ],
      "short": "Sex",
      "definition": "Sex"
    }, {
      "id": "ModelICVP.nationality",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ModelDVC.nationality"
      },
      "path": "ModelICVP.nationality",
      "type": [ {
        "code": "code"
      } ],
      "short": "Nationality",
      "definition": "Nationality"
    }, {
      "id": "ModelICVP.nid",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ModelDVC.nid"
      },
      "path": "ModelICVP.nid",
      "type": [ {
        "code": "string"
      } ],
      "short": "National Identification Document",
      "definition": "National Identification Document"
    }, {
      "id": "ModelICVP.guardian",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ModelDVC.guardian"
      },
      "path": "ModelICVP.guardian",
      "type": [ {
        "code": "string"
      } ],
      "short": "Parent/Guardian",
      "definition": "Name of Parent or Guardian"
    }, {
      "id": "ModelICVP.issuer",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ModelDVC.issuer"
      },
      "path": "ModelICVP.issuer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Document issuer",
      "definition": "Document issuer"
    }, {
      "id": "ModelICVP.vaccineDetails",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 1,
        "path": "ModelDVC.vaccineDetails"
      },
      "path": "ModelICVP.vaccineDetails",
      "type": [ {
        "code": "http://smart.who.int/icvp/StructureDefinition/ModelICVPVaccineDetails"
      } ],
      "short": "Vaccine Details",
      "definition": "Vaccine Details"
    } ]
  },
  "status": "active",
  "id": "29c6f99b-283a-4f8d-a41f-abb0ed6885d6",
  "kind": "logical",
  "url": "http://smart.who.int/icvp/StructureDefinition/ModelICVP",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "ModelICVP",
      "path": "ModelICVP",
      "short": "ICVP",
      "definition": "Data elements for the Model International Certificate of Vaccination or Prophylaxis."
    }, {
      "id": "ModelICVP.vaccineDetails",
      "path": "ModelICVP.vaccineDetails",
      "type": [ {
        "code": "http://smart.who.int/icvp/StructureDefinition/ModelICVPVaccineDetails"
      } ]
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://smart.who.int/icvp/StructureDefinition/ModelDVC"
}