Argonaut Data Query Implementation Guide Version 1.0.0

This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions

Argonaut Immunization Profile

{
  "resourceType" : "StructureDefinition",
  "id" : "argo-immunization",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/StructureDefinition/argo-immunization",
  "name" : "Argonaut Immunization Profile",
  "status" : "draft",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-10-18T00:00:00+11:00",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/w5",
      "name" : "W5 Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    }
  ],
  "kind" : "resource",
  "constrainedType" : "Immunization",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/Immunization",
  "snapshot" : {
    "element" : [
      {
        "id" : "Immunization:argoprofile",
        "path" : "Immunization",
        "name" : "argoprofile",
        "short" : "Argonaut Immunization Profile",
        "definition" : "Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Immunization"
          }
        ],
        "maxLength" : 0,
        "constraint" : [
          {
            "key" : "imm-2",
            "severity" : "error",
            "human" : "If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent.",
            "xpath" : "not(f:wasNotGiven/@value=false() and exists(f:explanation/f:reasonNotGiven))"
          },
          {
            "key" : "imm-1",
            "severity" : "error",
            "human" : "If immunization was not administred (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present",
            "xpath" : "not(f:wasNotGiven/@value=true() and (count(f:reaction) > 0 or exists(f:explanation/f:reason)))"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "VXU_V04"
          },
          {
            "identity" : "rim",
            "map" : "SubstanceAdministration"
          },
          {
            "identity" : "w5",
            "map" : "clinical.medication"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.id",
        "path" : "Immunization.id",
        "name" : "Immunization:argoprofile.id",
        "short" : "Logical id of this artifact",
        "definition" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "comments" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "id"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "Immunization:argoprofile.meta",
        "path" : "Immunization.meta",
        "name" : "Immunization:argoprofile.meta",
        "short" : "Metadata about the resource",
        "definition" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.meta",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Meta"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "Immunization:argoprofile.implicitRules",
        "path" : "Immunization.implicitRules",
        "name" : "Immunization:argoprofile.implicitRules",
        "short" : "A set of rules under which this content was created",
        "definition" : "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
        "comments" : "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.implicitRules",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : true,
        "isSummary" : true
      },
      {
        "id" : "Immunization:argoprofile.language",
        "path" : "Immunization.language",
        "name" : "Immunization:argoprofile.language",
        "short" : "Language of the resource content",
        "definition" : "The base language in which the resource is written.",
        "comments" : "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.language",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "description" : "A human language.",
          "valueSetUri" : "http://tools.ietf.org/html/bcp47"
        }
      },
      {
        "id" : "Immunization:argoprofile.text",
        "path" : "Immunization.text",
        "name" : "Immunization:argoprofile.text",
        "short" : "Text summary of the resource, for human interpretation",
        "definition" : "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
        "comments" : "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.",
        "alias" : [
          "narrative",
          "html",
          "xhtml",
          "display"
        ],
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.text",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Narrative"
          }
        ],
        "maxLength" : 0,
        "condition" : [
          "dom-1"
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "Act.text?"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.contained",
        "path" : "Immunization.contained",
        "name" : "Immunization:argoprofile.contained",
        "short" : "Contained, inline Resources",
        "definition" : "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
        "comments" : "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
        "alias" : [
          "inline resources",
          "anonymous resources",
          "contained resources"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.contained",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Resource"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.extension",
        "path" : "Immunization.extension",
        "name" : "Immunization:argoprofile.extension",
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.modifierExtension",
        "path" : "Immunization.modifierExtension",
        "name" : "Immunization:argoprofile.modifierExtension",
        "short" : "Extensions that cannot be ignored",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : true,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.identifier",
        "path" : "Immunization.identifier",
        "name" : "Immunization:argoprofile.identifier",
        "short" : "Business identifier",
        "definition" : "A unique identifier assigned to this immunization record.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.identifier",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/id"
          },
          {
            "identity" : "rim",
            "map" : ".id"
          },
          {
            "identity" : "w5",
            "map" : "id"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.status",
        "path" : "Immunization.status",
        "name" : "Immunization:argoprofile.status",
        "short" : "in-progress | on-hold | completed | entered-in-error | stopped",
        "definition" : "Indicates the current status of the vaccination event.",
        "comments" : "Will generally be set to show that the immunization has been completed.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.status",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : true,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "description" : "Constrained list of immunizaiotn status",
          "valueSetReference" : {
            "reference" : "http://fhir.org/guides/argonaut/ValueSet/vacc-status"
          }
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "statusCode"
          },
          {
            "identity" : "w5",
            "map" : "status"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.date",
        "path" : "Immunization.date",
        "name" : "Immunization:argoprofile.date",
        "short" : "Vaccination administration date",
        "definition" : "Date vaccine administered or was to be administered.",
        "comments" : "When immunizations are given a specific date and time should always be known.   When immunizations are patient reported, a specific date might not be known.  Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.date",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/effectiveTime/value"
          },
          {
            "identity" : "v2",
            "map" : "RXA-3"
          },
          {
            "identity" : "rim",
            "map" : ".effectiveTime"
          },
          {
            "identity" : "w5",
            "map" : "when.init"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccineCode",
        "path" : "Immunization.vaccineCode",
        "name" : "Immunization:argoprofile.vaccineCode",
        "short" : "Vaccine Product Type (bind to CVX)",
        "definition" : "Vaccine that was administered or was to be administered.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccineCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "constraint" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-expression",
                "valueString" : "coding.where(system='http://hl7.org/fhir/sid/ndc').empty()"
              }
            ],
            "key" : "arg-1",
            "severity" : "warning",
            "human" : "SHOULD have a translation to the to the NDC value set",
            "xpath" : "not(exists(f:coding/f:system[@value='http://hl7.org/fhir/sid/ndc']))"
          }
        ],
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueReference" : {
                "reference" : "http://hl7.org/fhir/ValueSet/daf-cvx"
              }
            }
          ],
          "strength" : "extensible",
          "description" : "The CVX (vaccine administered) code system",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/daf-cvx"
          }
        },
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacturedMaterial/realmCode/code"
          },
          {
            "identity" : "v2",
            "map" : "RXA-5"
          },
          {
            "identity" : "rim",
            "map" : ".code"
          },
          {
            "identity" : "w5",
            "map" : "what"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.patient",
        "path" : "Immunization.patient",
        "name" : "Immunization:argoprofile.patient",
        "short" : "Who was immunized",
        "definition" : "The patient who either received or did not receive the immunization.",
        "alias" : [
          "Patient"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.patient",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "PID-3"
          },
          {
            "identity" : "rim",
            "map" : ".partipication[ttypeCode=].role"
          },
          {
            "identity" : "w5",
            "map" : "who.focus"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.wasNotGiven",
        "path" : "Immunization.wasNotGiven",
        "name" : "Immunization:argoprofile.wasNotGiven",
        "short" : "Flag for whether immunization was given",
        "definition" : "Indicates if the vaccination was or was not given.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.wasNotGiven",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : true,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "[actionNegationInd=true].reasonCode"
          },
          {
            "identity" : "w5",
            "map" : "status"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reported",
        "path" : "Immunization.reported",
        "name" : "Immunization:argoprofile.reported",
        "short" : "Indicates a self-reported record",
        "definition" : "True if this administration was reported rather than directly administered.",
        "comments" : "May need source of reported info (e.g. parent), but leave out for now.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.reported",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "RXA-9"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=INF].role[classCode=PAT] (this syntax for self-reported=true)"
          },
          {
            "identity" : "w5",
            "map" : "who.source"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.performer",
        "path" : "Immunization.performer",
        "name" : "Immunization:argoprofile.performer",
        "short" : "Who administered vaccine",
        "definition" : "Clinician who administered the vaccine.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.performer",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/performer/assignedEntity/assignedPerson/name"
          },
          {
            "identity" : "v2",
            "map" : "RXA-10"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=PRF].COCT_MT090102UV"
          },
          {
            "identity" : "w5",
            "map" : "who.actor"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.requester",
        "path" : "Immunization.requester",
        "name" : "Immunization:argoprofile.requester",
        "short" : "Who ordered vaccination",
        "definition" : "Clinician who ordered the vaccination.",
        "comments" : "Other participants - delegate to Provenance resource.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.requester",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "ORC-12"
          },
          {
            "identity" : "rim",
            "map" : "outboundRelationship.target[classCode=SBADM].participation[typeCode=AUT].COCT_MT090102UV"
          },
          {
            "identity" : "w5",
            "map" : "who.cause"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.encounter",
        "path" : "Immunization.encounter",
        "name" : "Immunization:argoprofile.encounter",
        "short" : "Encounter administered as part of",
        "definition" : "The visit or admission or other contact between patient and health care provider the immunization was performed as part of.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.encounter",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "PV1-19"
          },
          {
            "identity" : "rim",
            "map" : "component->EncounterEvent"
          },
          {
            "identity" : "w5",
            "map" : "context"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.manufacturer",
        "path" : "Immunization.manufacturer",
        "name" : "Immunization:argoprofile.manufacturer",
        "short" : "Vaccine manufacturer",
        "definition" : "Name of vaccine manufacturer.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.manufacturer",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacuturerOrganization/name"
          },
          {
            "identity" : "v2",
            "map" : "RXA-17"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=ORG]"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.location",
        "path" : "Immunization.location",
        "name" : "Immunization:argoprofile.location",
        "short" : "Where vaccination occurred",
        "definition" : "The service delivery location where the vaccine administration occurred.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.location",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "RXA-27  (or RXA-11, deprecated as of v2.7)"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=LOC].COCT_MT240000UV"
          },
          {
            "identity" : "w5",
            "map" : "where"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.lotNumber",
        "path" : "Immunization.lotNumber",
        "name" : "Immunization:argoprofile.lotNumber",
        "short" : "Vaccine lot number",
        "definition" : "Lot number of the  vaccine product.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.lotNumber",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/consumable/manfacturedProduct/manufacturedMaterial/lotNumberText"
          },
          {
            "identity" : "v2",
            "map" : "RXA-15"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].id"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.expirationDate",
        "path" : "Immunization.expirationDate",
        "name" : "Immunization:argoprofile.expirationDate",
        "short" : "Vaccine expiration date",
        "definition" : "Date vaccine batch expires.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.expirationDate",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "date"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "RXA-16"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].expirationTime"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.site",
        "path" : "Immunization.site",
        "name" : "Immunization:argoprofile.site",
        "short" : "Body site vaccine  was administered",
        "definition" : "Body site where vaccine was administered.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.site",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The site at which the vaccine was administered",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/immunization-site"
          }
        },
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/approachSiteCode/code"
          },
          {
            "identity" : "v2",
            "map" : "RXR-2"
          },
          {
            "identity" : "rim",
            "map" : "observation.targetSiteCode"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.route",
        "path" : "Immunization.route",
        "name" : "Immunization:argoprofile.route",
        "short" : "How vaccine entered body",
        "definition" : "The path by which the vaccine product is taken into the body.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.route",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The route by which the vaccine was administered",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/immunization-route"
          }
        },
        "mapping" : [
          {
            "identity" : "cda",
            "map" : "ClinicalDocument/component/StructuredBody/component/section/entry/substanceAdministration/routeCode/code"
          },
          {
            "identity" : "v2",
            "map" : "RXR-1"
          },
          {
            "identity" : "rim",
            "map" : ".routeCode"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.doseQuantity",
        "path" : "Immunization.doseQuantity",
        "name" : "Immunization:argoprofile.doseQuantity",
        "short" : "Amount of vaccine administered",
        "definition" : "The quantity of vaccine product that was administered.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.doseQuantity",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "RXA-6 / RXA-7.1"
          },
          {
            "identity" : "rim",
            "map" : ".doseQuantity"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.note",
        "path" : "Immunization.note",
        "name" : "Immunization:argoprofile.note",
        "short" : "Vaccination notes",
        "definition" : "Extra information about the immunization that is not conveyed by the other attributes.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.note",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Annotation"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "note"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation",
        "path" : "Immunization.explanation",
        "name" : "Immunization:argoprofile.explanation",
        "short" : "Administration/non-administration reasons",
        "definition" : "Reasons why a vaccine was or was not administered.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.explanation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation.id",
        "path" : "Immunization.explanation.id",
        "representation" : [
          "xmlAttr"
        ],
        "name" : "Immunization:argoprofile.explanation.id",
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.explanation.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "id"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation.extension",
        "path" : "Immunization.explanation.extension",
        "name" : "Immunization:argoprofile.explanation.extension",
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.explanation.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation.modifierExtension",
        "path" : "Immunization.explanation.modifierExtension",
        "name" : "Immunization:argoprofile.explanation.modifierExtension",
        "short" : "Extensions that cannot be ignored",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.explanation.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : true,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation.reason",
        "path" : "Immunization.explanation.reason",
        "name" : "Immunization:argoprofile.explanation.reason",
        "short" : "Why immunization occurred",
        "definition" : "Reasons why a vaccine was administered.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.explanation.reason",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The reason why a vaccine was administered",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/immunization-reason"
          }
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "[actionNegationInd=false].reasonCode"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.explanation.reasonNotGiven",
        "path" : "Immunization.explanation.reasonNotGiven",
        "name" : "Immunization:argoprofile.explanation.reasonNotGiven",
        "short" : "Why immunization did not occur",
        "definition" : "Reason why a vaccine was not administered.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.explanation.reasonNotGiven",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The reason why a vaccine was not administered",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/no-immunization-reason"
          }
        },
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "RXA-18"
          },
          {
            "identity" : "rim",
            "map" : "[actionNegationInd=true].reasonCode"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction",
        "path" : "Immunization.reaction",
        "name" : "Immunization:argoprofile.reaction",
        "short" : "Details of a reaction that follows immunization",
        "definition" : "Categorical data indicating that an adverse event is associated in time to an immunization.",
        "comments" : "A reaction may be an indication of an allergy or intolerance and, if this is determined to be the case,  it should be recorded as a new [[[AllergyIntolerance]]] resource instance as most systems will not query against  past Immunization.reaction elements.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.reaction",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "OBX-3"
          },
          {
            "identity" : "rim",
            "map" : "Observation[classCode=obs].code"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.id",
        "path" : "Immunization.reaction.id",
        "representation" : [
          "xmlAttr"
        ],
        "name" : "Immunization:argoprofile.reaction.id",
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.reaction.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "id"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.extension",
        "path" : "Immunization.reaction.extension",
        "name" : "Immunization:argoprofile.reaction.extension",
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.reaction.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.modifierExtension",
        "path" : "Immunization.reaction.modifierExtension",
        "name" : "Immunization:argoprofile.reaction.modifierExtension",
        "short" : "Extensions that cannot be ignored",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.reaction.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : true,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.date",
        "path" : "Immunization.reaction.date",
        "name" : "Immunization:argoprofile.reaction.date",
        "short" : "When reaction started",
        "definition" : "Date of reaction to the immunization.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.reaction.date",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "OBX-14 (ideally this would be reported in an IAM segment, but IAM is not part of the HL7 v2 VXU message - most likely would appear in OBX segments if at all)"
          },
          {
            "identity" : "rim",
            "map" : ".effectiveTime"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.detail",
        "path" : "Immunization.reaction.detail",
        "name" : "Immunization:argoprofile.reaction.detail",
        "short" : "Additional information on reaction",
        "definition" : "Details of the reaction.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.reaction.detail",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "OBX-5"
          },
          {
            "identity" : "rim",
            "map" : ".value"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.reaction.reported",
        "path" : "Immunization.reaction.reported",
        "name" : "Immunization:argoprofile.reaction.reported",
        "short" : "Indicates self-reported reaction",
        "definition" : "Self-reported indicator.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.reaction.reported",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "(no such concept seems to exist for allergy/adverse reaction in HL7 v2)"
          },
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=INF].role[classCode=PAT] (this syntax for self-reported=true)"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol",
        "path" : "Immunization.vaccinationProtocol",
        "name" : "Immunization:argoprofile.vaccinationProtocol",
        "short" : "What protocol was followed",
        "definition" : "Contains information about the protocol(s) under which the vaccine was administered.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.vaccinationProtocol",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "(HL7 v2 doesn't seem to provide for this)"
          },
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM]"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.id",
        "path" : "Immunization.vaccinationProtocol.id",
        "representation" : [
          "xmlAttr"
        ],
        "name" : "Immunization:argoprofile.vaccinationProtocol.id",
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "id"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.extension",
        "path" : "Immunization.vaccinationProtocol.extension",
        "name" : "Immunization:argoprofile.vaccinationProtocol.extension",
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.modifierExtension",
        "path" : "Immunization.vaccinationProtocol.modifierExtension",
        "name" : "Immunization:argoprofile.vaccinationProtocol.modifierExtension",
        "short" : "Extensions that cannot be ignored",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : true,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.doseSequence",
        "path" : "Immunization.vaccinationProtocol.doseSequence",
        "name" : "Immunization:argoprofile.vaccinationProtocol.doseSequence",
        "short" : "Dose number within series",
        "definition" : "Nominal position in a series.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.doseSequence",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "positiveInt"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].sequenceNumber"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.description",
        "path" : "Immunization.vaccinationProtocol.description",
        "name" : "Immunization:argoprofile.vaccinationProtocol.description",
        "short" : "Details of vaccine protocol",
        "definition" : "Contains the description about the protocol under which the vaccine was administered.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].text"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.authority",
        "path" : "Immunization.vaccinationProtocol.authority",
        "name" : "Immunization:argoprofile.vaccinationProtocol.authority",
        "short" : "Who is responsible for protocol",
        "definition" : "Indicates the authority who published the protocol.  E.g. ACIP.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.authority",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].participation[typeCode=AUT].COCT_MT090200UV"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.series",
        "path" : "Immunization.vaccinationProtocol.series",
        "name" : "Immunization:argoprofile.vaccinationProtocol.series",
        "short" : "Name of vaccine series",
        "definition" : "One possible path to achieve presumed immunity against a disease - within the context of an authority.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.series",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM]"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.seriesDoses",
        "path" : "Immunization.vaccinationProtocol.seriesDoses",
        "name" : "Immunization:argoprofile.vaccinationProtocol.seriesDoses",
        "short" : "Recommended number of doses for immunity",
        "definition" : "The recommended number of doses to achieve immunity.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.seriesDoses",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "positiveInt"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship[typeCode=INST].target[classCode=SBADM].inboundRelationship[typeCode=COMP].source[classCode=SBADM].text"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.targetDisease",
        "path" : "Immunization.vaccinationProtocol.targetDisease",
        "name" : "Immunization:argoprofile.vaccinationProtocol.targetDisease",
        "short" : "Disease immunized against",
        "definition" : "The targeted disease.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.targetDisease",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The disease target of the vaccination protocol",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-target"
          }
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "outboundRelationship.target[classCode=OBS].code"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.doseStatus",
        "path" : "Immunization.vaccinationProtocol.doseStatus",
        "name" : "Immunization:argoprofile.vaccinationProtocol.doseStatus",
        "short" : "Indicates if dose counts towards immunity",
        "definition" : "Indicates if the immunization event should "count" against  the protocol.",
        "comments" : "May need to differentiate between status declarations by a provider vs. a CDS engine.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.doseStatus",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The status of the vaccination protocol (i.e. should this count)",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status"
          }
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].playedRole[classCode=INGR].scopedRole.scoper[classCode=MMAT].playedRole[classCode=HLTHCHRT].participation[typeCode=SBJ].observation[classCode=OBS].value"
          }
        ]
      },
      {
        "id" : "Immunization:argoprofile.vaccinationProtocol.doseStatusReason",
        "path" : "Immunization.vaccinationProtocol.doseStatusReason",
        "name" : "Immunization:argoprofile.vaccinationProtocol.doseStatusReason",
        "short" : "Why dose does (not) count",
        "definition" : "Provides an explanation as to why an immunization event should or should not count against the protocol.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Immunization.vaccinationProtocol.doseStatusReason",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "example",
          "description" : "The reason for the determining if a vaccination should count or why vaccination should not count.",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status-reason"
          }
        },
        "mapping" : [
          {
            "identity" : "rim",
            "map" : ".participation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].playedRole[classCode=INGR].scopedRole.scoper[classCode=MMAT].playedRole[classCode=HLTHCHRT].participation[typeCode=SBJ].observation[classCode=OBS].reasonCode"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "Immunization:argoprofile",
        "path" : "Immunization",
        "name" : "argoprofile",
        "short" : "Argonaut Immunization Profile",
        "min" : 0,
        "type" : [
          {
            "code" : "Immunization"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "Immunization:argoprofile.status",
        "path" : "Immunization.status",
        "name" : "Immunization:argoprofile.status",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "description" : "Constrained list of immunizaiotn status",
          "valueSetReference" : {
            "reference" : "http://fhir.org/guides/argonaut/ValueSet/vacc-status"
          }
        }
      },
      {
        "id" : "Immunization:argoprofile.date",
        "path" : "Immunization.date",
        "name" : "Immunization:argoprofile.date",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "Immunization:argoprofile.vaccineCode",
        "path" : "Immunization.vaccineCode",
        "name" : "Immunization:argoprofile.vaccineCode",
        "short" : "Vaccine Product Type (bind to CVX)",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "maxLength" : 0,
        "constraint" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-expression",
                "valueString" : "coding.where(system='http://hl7.org/fhir/sid/ndc').empty()"
              }
            ],
            "key" : "arg-1",
            "severity" : "warning",
            "human" : "SHOULD have a translation to the to the NDC value set",
            "xpath" : "not(exists(f:coding/f:system[@value='http://hl7.org/fhir/sid/ndc']))"
          }
        ],
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueReference" : {
                "reference" : "http://hl7.org/fhir/ValueSet/daf-cvx"
              }
            }
          ],
          "strength" : "extensible",
          "description" : "The CVX (vaccine administered) code system",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/daf-cvx"
          }
        }
      },
      {
        "id" : "Immunization:argoprofile.patient",
        "path" : "Immunization.patient",
        "name" : "Immunization:argoprofile.patient",
        "alias" : [
          "Patient"
        ],
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"
            ]
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "Immunization:argoprofile.wasNotGiven",
        "path" : "Immunization.wasNotGiven",
        "name" : "Immunization:argoprofile.wasNotGiven",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "Immunization:argoprofile.reported",
        "path" : "Immunization.reported",
        "name" : "Immunization:argoprofile.reported",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "maxLength" : 0,
        "mustSupport" : true,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}