FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.54

Packagehl7.cda.us.ccdar2dot2
TypeStructureDefinition
Id2.16.840.1.113883.10.20.22.4.54
FHIR VersionR4
Sourcehttp://hl7.org/cda/us/ccda/https://build.fhir.org/ig/HL7/CDA-ccda-2.2/StructureDefinition-2.16.840.1.113883.10.20.22.4.54.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.54
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NameImmunizationMedicationInformation
TitleImmunization Medication Information
Realmus
Authorityhl7
DescriptionThe Immunization Medication Information represents product information about the immunization substance. The vaccine manufacturer and vaccine lot number are typically recorded in the medical record and should be included if known.
TypeManufacturedProduct
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.4.120Planned Immunization Activity
2.16.840.1.113883.10.20.22.4.17Medication Supply Order
2.16.840.1.113883.10.20.22.4.18Medication Dispense
2.16.840.1.113883.10.20.22.4.43Planned Supply
2.16.840.1.113883.10.20.22.4.52Immunization Activity

Resources that this resource uses

ValueSet
2.16.840.1.113762.1.4.1010.6CVX Vaccines Administered Vaccine Set
2.16.840.1.113762.1.4.1010.8Vaccine Clinical Drug

Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. ManufacturedProduct 1..1CDAR2.ManufacturedProduct
... classCode 1..1code
... Slices for templateId 0..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:primary 1..1II
..... root 1..1stringRequired Pattern: 2.16.840.1.113883.10.20.22.4.54
..... extension 1..1stringRequired Pattern: 2014-06-09
... id 0..*II
... manufacturedMaterial 1..1Material
.... code 1..1CEBinding: CVX Vaccines Administered Vaccine Set (required)
..... Slices for translation 0..*CDSlice: Unordered, Open by value:$this
...... translation:vaccine 0..*CDBinding: Vaccine Clinical Drug (example)
...... translation:specificVaccine 0..*CDBinding: VSAC 2.16.840.1.113762.1.4.1010.10 (example)
.... lotNumberText 0..1EDlotNumberText should be included if known. It may not be known for historical immunizations, planned immunizations, or refused/deferred immunizations.
... manufacturerOrganization 0..1Organization

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.22.4.54",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.54",
  "identifier": [
    {
      "value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.54:2014-06-09"
    }
  ],
  "version": "2.2",
  "name": "ImmunizationMedicationInformation",
  "title": "Immunization Medication Information",
  "status": "active",
  "date": "2022-05-13T15:50:12+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - Structured Documents",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "The Immunization Medication Information represents product information about the immunization substance. The vaccine manufacturer and vaccine lot number are typically recorded in the medical record and should be included if known.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ManufacturedProduct",
  "baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/ManufacturedProduct",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "ManufacturedProduct",
        "path": "ManufacturedProduct",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "ManufacturedProduct.classCode",
        "path": "ManufacturedProduct.classCode",
        "representation": [
          "xmlAttr"
        ],
        "requirements": "SHALL contain exactly one [1..1] @classCode=\"MANU\" (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110 STATIC) (CONF:1098-9002).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ManufacturedProduct.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "MANU",
        "fixedCode": "MANU",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleClassManufacturedProduct"
        }
      },
      {
        "id": "ManufacturedProduct.templateId",
        "path": "ManufacturedProduct.templateId",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "root"
            },
            {
              "type": "value",
              "path": "extension"
            }
          ],
          "rules": "open"
        },
        "definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ManufacturedProduct.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.templateId:primary",
        "path": "ManufacturedProduct.templateId",
        "sliceName": "primary",
        "definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
        "requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-9004) such that it",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ManufacturedProduct.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.templateId:primary.nullFlavor",
        "path": "ManufacturedProduct.templateId.nullFlavor",
        "representation": [
          "xmlAttr"
        ],
        "label": "Exceptional Value Detail",
        "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ANY.nullFlavor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        }
      },
      {
        "id": "ManufacturedProduct.templateId:primary.assigningAuthorityName",
        "path": "ManufacturedProduct.templateId.assigningAuthorityName",
        "representation": [
          "xmlAttr"
        ],
        "label": "Assigning Authority Name",
        "definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "II.assigningAuthorityName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.templateId:primary.displayable",
        "path": "ManufacturedProduct.templateId.displayable",
        "representation": [
          "xmlAttr"
        ],
        "label": "Displayable",
        "definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "II.displayable",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.templateId:primary.root",
        "path": "ManufacturedProduct.templateId.root",
        "representation": [
          "xmlAttr"
        ],
        "label": "Root",
        "definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
        "requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.54\" (CONF:1098-10499).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.root",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2.16.840.1.113883.10.20.22.4.54"
      },
      {
        "id": "ManufacturedProduct.templateId:primary.extension",
        "path": "ManufacturedProduct.templateId.extension",
        "representation": [
          "xmlAttr"
        ],
        "label": "Extension",
        "definition": "A character string as a unique identifier within the scope of the identifier root.",
        "requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32602).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.extension",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2014-06-09"
      },
      {
        "id": "ManufacturedProduct.id",
        "path": "ManufacturedProduct.id",
        "requirements": "MAY contain zero or more [0..*] id (CONF:1098-9005).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ManufacturedProduct.id",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.sdtcIdentifiedBy",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "identifiedBy"
          }
        ],
        "path": "ManufacturedProduct.sdtcIdentifiedBy",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ManufacturedProduct.sdtcIdentifiedBy",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/IdentifiedBy"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedLabeledDrug",
        "path": "ManufacturedProduct.manufacturedLabeledDrug",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ManufacturedProduct.manufacturedLabeledDrug",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/LabeledDrug"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial",
        "path": "ManufacturedProduct.manufacturedMaterial",
        "requirements": "SHALL contain exactly one [1..1] manufacturedMaterial (CONF:1098-9006).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ManufacturedProduct.manufacturedMaterial",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Material"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.classCode",
        "path": "ManufacturedProduct.manufacturedMaterial.classCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Material.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "MMAT",
        "fixedCode": "MMAT",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassManufacturedMaterial"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.determinerCode",
        "path": "ManufacturedProduct.manufacturedMaterial.determinerCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Material.determinerCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "KIND",
        "fixedCode": "KIND",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminerDetermined"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.nullFlavor",
        "path": "ManufacturedProduct.manufacturedMaterial.nullFlavor",
        "representation": [
          "xmlAttr"
        ],
        "label": "Exceptional Value Detail",
        "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Material.nullFlavor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.templateId",
        "path": "ManufacturedProduct.manufacturedMaterial.templateId",
        "definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Material.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code",
        "path": "ManufacturedProduct.manufacturedMaterial.code",
        "requirements": "This manufacturedMaterial SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet CVX Vaccines Administered Vaccine Set urn:oid:2.16.840.1.113762.1.4.1010.6 DYNAMIC (CONF:1098-9007).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Material.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.nullFlavor",
        "path": "ManufacturedProduct.manufacturedMaterial.code.nullFlavor",
        "representation": [
          "xmlAttr"
        ],
        "label": "Exceptional Value Detail",
        "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ANY.nullFlavor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.code",
        "path": "ManufacturedProduct.manufacturedMaterial.code.code",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code",
        "definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.codeSystem",
        "path": "ManufacturedProduct.manufacturedMaterial.code.codeSystem",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System",
        "definition": "Specifies the code system that defines the code.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.codeSystem",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.codeSystemName",
        "path": "ManufacturedProduct.manufacturedMaterial.code.codeSystemName",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System Name",
        "definition": "The common name of the coding system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.codeSystemName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.codeSystemVersion",
        "path": "ManufacturedProduct.manufacturedMaterial.code.codeSystemVersion",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System Version",
        "definition": "If applicable, a version descriptor defined specifically for the given code system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.codeSystemVersion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.displayName",
        "path": "ManufacturedProduct.manufacturedMaterial.code.displayName",
        "representation": [
          "xmlAttr"
        ],
        "label": "Display Name",
        "definition": "A name or title for the code, under which the sending system shows the code value to its users.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.displayName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.sdtcValueSet",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "valueSet"
          }
        ],
        "path": "ManufacturedProduct.manufacturedMaterial.code.sdtcValueSet",
        "representation": [
          "xmlAttr"
        ],
        "definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.valueSet",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.sdtcValueSetVersion",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "valueSetVersion"
          }
        ],
        "path": "ManufacturedProduct.manufacturedMaterial.code.sdtcValueSetVersion",
        "representation": [
          "xmlAttr"
        ],
        "definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.sdtcValueSetVersion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.originalText",
        "path": "ManufacturedProduct.manufacturedMaterial.code.originalText",
        "label": "Original Text",
        "definition": "The text or phrase used as the basis for the coding.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.originalText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.qualifier",
        "path": "ManufacturedProduct.manufacturedMaterial.code.qualifier",
        "label": "Qualifier",
        "definition": "Specifies additional codes that increase the specificity of the the primary code.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.qualifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CR"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "representation": [
          "typeAttr"
        ],
        "label": "Translation",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CD.translation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation:vaccine",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "representation": [
          "typeAttr"
        ],
        "sliceName": "vaccine",
        "label": "Translation",
        "definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
        "requirements": "This code MAY contain zero or more [0..*] translation, which MAY be selected from ValueSet Vaccine Clinical Drug urn:oid:2.16.840.1.113762.1.4.1010.8 DYNAMIC (CONF:1098-31543).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CD.translation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.8"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation:specificVaccine",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "representation": [
          "typeAttr"
        ],
        "sliceName": "specificVaccine",
        "label": "Translation",
        "definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
        "requirements": "This code MAY contain zero or more [0..*] translation (CONF:1098-31881).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "CD.translation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.10"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.name",
        "path": "ManufacturedProduct.manufacturedMaterial.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Material.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/EN"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.lotNumberText",
        "path": "ManufacturedProduct.manufacturedMaterial.lotNumberText",
        "short": "lotNumberText should be included if known. It may not be known for historical immunizations, planned immunizations, or refused/deferred immunizations.",
        "requirements": "This manufacturedMaterial SHOULD contain zero or one [0..1] lotNumberText (CONF:1098-9014).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Material.lotNumberText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ST"
          }
        ]
      },
      {
        "id": "ManufacturedProduct.manufacturerOrganization",
        "path": "ManufacturedProduct.manufacturerOrganization",
        "requirements": "SHOULD contain zero or one [0..1] manufacturerOrganization (CONF:1098-9012).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ManufacturedProduct.manufacturerOrganization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Organization"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ManufacturedProduct",
        "path": "ManufacturedProduct"
      },
      {
        "id": "ManufacturedProduct.classCode",
        "path": "ManufacturedProduct.classCode",
        "requirements": "SHALL contain exactly one [1..1] @classCode=\"MANU\" (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110 STATIC) (CONF:1098-9002).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ManufacturedProduct.templateId",
        "path": "ManufacturedProduct.templateId",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "root"
            },
            {
              "type": "value",
              "path": "extension"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "ManufacturedProduct.templateId:primary",
        "path": "ManufacturedProduct.templateId",
        "sliceName": "primary",
        "requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-9004) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ManufacturedProduct.templateId:primary.root",
        "path": "ManufacturedProduct.templateId.root",
        "requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.54\" (CONF:1098-10499).",
        "min": 1,
        "max": "1",
        "patternString": "2.16.840.1.113883.10.20.22.4.54"
      },
      {
        "id": "ManufacturedProduct.templateId:primary.extension",
        "path": "ManufacturedProduct.templateId.extension",
        "requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32602).",
        "min": 1,
        "max": "1",
        "patternString": "2014-06-09"
      },
      {
        "id": "ManufacturedProduct.id",
        "path": "ManufacturedProduct.id",
        "requirements": "MAY contain zero or more [0..*] id (CONF:1098-9005).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial",
        "path": "ManufacturedProduct.manufacturedMaterial",
        "requirements": "SHALL contain exactly one [1..1] manufacturedMaterial (CONF:1098-9006).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code",
        "path": "ManufacturedProduct.manufacturedMaterial.code",
        "requirements": "This manufacturedMaterial SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet CVX Vaccines Administered Vaccine Set urn:oid:2.16.840.1.113762.1.4.1010.6 DYNAMIC (CONF:1098-9007).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation:vaccine",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "sliceName": "vaccine",
        "requirements": "This code MAY contain zero or more [0..*] translation, which MAY be selected from ValueSet Vaccine Clinical Drug urn:oid:2.16.840.1.113762.1.4.1010.8 DYNAMIC (CONF:1098-31543).",
        "min": 0,
        "max": "*",
        "binding": {
          "strength": "example",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.8"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.code.translation:specificVaccine",
        "path": "ManufacturedProduct.manufacturedMaterial.code.translation",
        "sliceName": "specificVaccine",
        "requirements": "This code MAY contain zero or more [0..*] translation (CONF:1098-31881).",
        "min": 0,
        "max": "*",
        "binding": {
          "strength": "example",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.10"
        }
      },
      {
        "id": "ManufacturedProduct.manufacturedMaterial.lotNumberText",
        "path": "ManufacturedProduct.manufacturedMaterial.lotNumberText",
        "short": "lotNumberText should be included if known. It may not be known for historical immunizations, planned immunizations, or refused/deferred immunizations.",
        "requirements": "This manufacturedMaterial SHOULD contain zero or one [0..1] lotNumberText (CONF:1098-9014).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "ManufacturedProduct.manufacturerOrganization",
        "path": "ManufacturedProduct.manufacturerOrganization",
        "requirements": "SHOULD contain zero or one [0..1] manufacturerOrganization (CONF:1098-9012).",
        "min": 0,
        "max": "1"
      }
    ]
  }
}