{ "description": "ICVP for a single immunization event", "_filename": "StructureDefinition-ICVPEvent.json", "package_name": "smart.who.int.icvp", "date": "2024-10-07T07:28:50+00:00", "derivation": "constraint", "publisher": "WHO", "fhirVersion": "4.0.1", "name": "ICVPEvent", "abstract": false, "type": "http://smart.who.int/icvp/StructureDefinition/ModelICVP", "experimental": null, "resourceType": "StructureDefinition", "title": "ICVP Event", "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": "1", "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": "draft", "id": "42f7dd78-786b-441e-869a-4445217c109b", "kind": "logical", "url": "http://smart.who.int/icvp/StructureDefinition/ICVPEvent", "version": "0.1.0", "differential": { "element": [ { "id": "ModelICVP", "path": "ModelICVP" }, { "id": "ModelICVP.vaccineDetails", "max": "1", "path": "ModelICVP.vaccineDetails" } ] }, "contact": [ { "name": "WHO", "telecom": [ { "value": "http://who.int", "system": "url" } ] } ], "baseDefinition": "http://smart.who.int/icvp/StructureDefinition/ModelICVP" }