PackagesCanonicalsLogsProblems
    Packages
    tiga.health.clinical@1.1.0
    http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile
{
  "description": null,
  "_filename": "ImmunizationResourceProfile.StructureDefinition.json",
  "package_name": "tiga.health.clinical",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ImmunizationResourceProfile",
  "abstract": false,
  "type": "Immunization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "draft",
  "id": "c29067c0-5f5e-4649-85a8-bc452cc5ea66",
  "kind": "resource",
  "url": "http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Immunization.identifier.type",
      "min": 1,
      "path": "Immunization.identifier.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.identifier.type:PRN",
      "min": 1,
      "path": "Immunization.identifier.type",
      "sliceName": "PRN"
    }, {
      "id": "Immunization.identifier.type:PRN.coding.system",
      "min": 1,
      "path": "Immunization.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
    }, {
      "id": "Immunization.identifier.type:PRN.coding.code",
      "min": 1,
      "path": "Immunization.identifier.type.coding.code",
      "fixedCode": "PRN"
    }, {
      "id": "Immunization.identifier.system",
      "min": 1,
      "path": "Immunization.identifier.system"
    }, {
      "id": "Immunization.identifier.value",
      "min": 1,
      "path": "Immunization.identifier.value"
    }, {
      "id": "Immunization.vaccineCode.coding.system",
      "min": 1,
      "path": "Immunization.vaccineCode.coding.system"
    }, {
      "id": "Immunization.vaccineCode.coding.code",
      "min": 1,
      "path": "Immunization.vaccineCode.coding.code"
    }, {
      "id": "Immunization.patient.reference",
      "min": 1,
      "path": "Immunization.patient.reference"
    }, {
      "id": "Immunization.patient.display",
      "max": "0",
      "path": "Immunization.patient.display"
    }, {
      "id": "Immunization.encounter",
      "min": 1,
      "path": "Immunization.encounter"
    }, {
      "id": "Immunization.encounter.reference",
      "min": 1,
      "path": "Immunization.encounter.reference"
    }, {
      "id": "Immunization.recorded",
      "min": 1,
      "path": "Immunization.recorded"
    }, {
      "id": "Immunization.site.coding.system",
      "min": 1,
      "path": "Immunization.site.coding.system"
    }, {
      "id": "Immunization.site.coding.code",
      "min": 1,
      "path": "Immunization.site.coding.code"
    }, {
      "id": "Immunization.site.coding.display",
      "min": 1,
      "path": "Immunization.site.coding.display"
    }, {
      "id": "Immunization.route.coding.system",
      "min": 1,
      "path": "Immunization.route.coding.system"
    }, {
      "id": "Immunization.route.coding.code",
      "min": 1,
      "path": "Immunization.route.coding.code"
    }, {
      "id": "Immunization.route.coding.display",
      "min": 1,
      "path": "Immunization.route.coding.display"
    }, {
      "id": "Immunization.performer",
      "max": "1",
      "min": 1,
      "path": "Immunization.performer"
    }, {
      "id": "Immunization.performer.actor.reference",
      "min": 1,
      "path": "Immunization.performer.actor.reference"
    }, {
      "id": "Immunization.reasonCode.coding.system",
      "min": 1,
      "path": "Immunization.reasonCode.coding.system"
    }, {
      "id": "Immunization.reasonCode.coding.code",
      "min": 1,
      "path": "Immunization.reasonCode.coding.code"
    }, {
      "id": "Immunization.reasonCode.coding.display",
      "min": 1,
      "path": "Immunization.reasonCode.coding.display"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization"
}