{
  "resourceType": "StructureDefinition",
  "id": "shr-immunization-ImmunizationGiven",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR ImmunizationGiven Profile</b></p>\n  <p>A vaccination that was administered to the subject.</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.immunization.ImmunizationGiven maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization:\n  RelatedEncounter maps to encounter\n  Vaccine.Type maps to vaccineCode\n  Vaccine.LotNumber maps to lotNumber\n  Vaccine.Manufacturer maps to manufacturer\n  Vaccine.ExpirationDate maps to expirationDate\n  constrain explanation to 0..1\n  PerformedContext.Reason maps to explanation.reason\n  PerformedContext.Participant maps to practitioner.actor\n  PerformedContext.Participant.ParticipationType maps to practitioner.role\n  PerformedContext.OccurrenceTimeOrPeriod maps to date\n  PerformedContext.Facility maps to location\n  BodySite maps to site\n  RouteIntoBody maps to route\n  DoseAmount maps to doseQuantity\n  &lt;TBD &quot;DoseSequenceNumber&quot;&gt; maps to vaccinationProtocol.doseSequence\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-immunization-ImmunizationGiven",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.immunization.ImmunizationGiven"
    }
  ],
  "version": "0.0.1",
  "name": "SHR ImmunizationGiven Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "A vaccination that was administered to the subject.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "quick",
      "uri": "http://unknown.org/QUICK",
      "name": "QUICK"
    },
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut DQ DSTU2",
      "name": "Argonaut DQ DSTU2"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Immunization",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven",
        "path": "Immunization",
        "short": "SHR ImmunizationGiven Profile",
        "definition": "A vaccination that was administered to the subject.",
        "mustSupport": false
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:author",
        "path": "Immunization.extension",
        "sliceName": "author",
        "definition": "The person or organization who created the entry and is responsible for (and may certify) the content.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:informant",
        "path": "Immunization.extension",
        "sliceName": "informant",
        "definition": "The person or entity that provided the information in the entry, as distinct from who created the entry, e.g. the subject (patient), medical professional, family member, device or software program.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:type",
        "path": "Immunization.extension",
        "sliceName": "type",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:category",
        "path": "Immunization.extension",
        "sliceName": "category",
        "definition": "A class or division of people or things having particular shared characteristics",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Category-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:performedcontext",
        "path": "Immunization.extension",
        "sliceName": "performedcontext",
        "definition": "ActionContext indicating actual performance or execution of a healthcare-related action, e.g., 3rd dose of Hepatitis B vaccine administered on Dec 4th 2012, appendectomy performed today.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-PerformedContext-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.extension:outcome",
        "path": "Immunization.extension",
        "sliceName": "outcome",
        "definition": "The result of performing an action or behavior, for example, an adverse reaction or new finding.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-Outcome-extension"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.vaccineCode",
        "path": "Immunization.vaccineCode",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/vaccine-code"
          }
        }
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.encounter",
        "path": "Immunization.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-EncounterPerformed"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.manufacturer",
        "path": "Immunization.manufacturer",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Organization"
          }
        ]
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.site",
        "path": "Immunization.site",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/core/vs/BodySiteVS"
          }
        }
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.route",
        "path": "Immunization.route",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/route-codes"
          }
        }
      },
      {
        "id": "Immunization:shr-immunization-ImmunizationGiven.doseQuantity",
        "path": "Immunization.doseQuantity",
        "type": [
          {
            "code": "Quantity",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-SimpleQuantity"
          }
        ]
      }
    ]
  }
}