Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Example: Bundle – Product Excipients - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bundle-drug-product-excipients-pq-ex1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Bundle-drug-product-excipients-pq"
    ]
  },
  "type" : "collection",
  "entry" : [
    //  MedicinalProductDefinition - the main resource in any product scenario 
    {
      "fullUrl" : "urn:uuid:a0694a7a-aafa-4cbe-8135-c788a9a4d3d5",
      "resource" : //  Section 1.1 - DP Identification 
      {
        "resourceType" : "MedicinalProductDefinition",
        "id" : "a0694a7a-aafa-4cbe-8135-c788a9a4d3d5",
        "text" : // medicinalproductdefinition-drug-product-dxpq-ex1
        {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicinalProductDefinition_a0694a7a-aafa-4cbe-8135-c788a9a4d3d5\"> </a><p><b>Generated Narrative: MedicinalProductDefinition</b><a name=\"a0694a7a-aafa-4cbe-8135-c788a9a4d3d5\"> </a><a name=\"hca0694a7a-aafa-4cbe-8135-c788a9a4d3d5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicinalProductDefinition &quot;a0694a7a-aafa-4cbe-8135-c788a9a4d3d5&quot; </p></div><p><b>description</b>: Stelbatalol is formulated as an immediate-release, oral, solid dosage form in strengths of 20 mg of the free base equivalent. The 20 mg strength is presented as an orange, round, film coated tablet, debossed with '175' on one side.</p><p><b>combinedPharmaceuticalDoseForm</b>: Gastro-resistant tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10225000)</span></p><p><b>route</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></p><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ProductName</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Stalbatolol</td><td>Proprietary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-productNameType-pq-example.html\">Product Name Type - example</a>#Proprietary)</span></td></tr></table><blockquote><p><b>characteristic</b></p><p><b>Extension - Substance Property Range PQ</b>: 23-27 mg/mL</p><p><b>type</b>: Solubility purified water <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-substance-property-pq-example.html\">Substance Property - example</a>#solubility-water)</span></p></blockquote><blockquote><p><b>characteristic</b></p><p><b>type</b>: Water content <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-substance-property-pq-example.html\">Substance Property - example</a>#water-content)</span></p><p><b>value</b>: 23 mg/mL</p></blockquote></div>"
        },
        "description" : "Stelbatalol is formulated as an immediate-release, oral, solid dosage form in strengths of 20 mg of the free base equivalent. The 20 mg strength is presented as an orange, round, film coated tablet, debossed with '175' on one side.",
        "combinedPharmaceuticalDoseForm" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10225000",
              "display" : "Gastro-resistant tablet"
            }
          ]
        },
        "route" : [
          {
            "coding" : [
              {
                "system" : "http://standardterms.edqm.eu",
                "code" : "20053000",
                "display" : "Oral use"
              }
            ]
          }
        ],
        "name" : [
          {
            "productName" : "Stalbatolol",
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-productNameType-pq-example",
                  "code" : "Proprietary",
                  "display" : "Proprietary"
                }
              ]
            }
          }
        ],
        "characteristic" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq",
                "valueRange" : {
                  "low" : {
                    "value" : 23,
                    "unit" : "mg/mL"
                  },
                  "high" : {
                    "value" : 27,
                    "unit" : "mg/mL"
                  }
                }
              }
            ],
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-pq-example",
                  "code" : "solubility-water",
                  "display" : "Solubility purified water"
                }
              ]
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-pq-example",
                  "code" : "water-content",
                  "display" : "Water content"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 23,
              "unit" : "mg/mL"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:1e82ce23-7c09-2248-7a29-d7c65a06616b",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1e82ce23-7c09-2248-7a29-d7c65a06616b",
        "text" : // manufacturerPG
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_1e82ce23-7c09-2248-7a29-d7c65a06616b\"> </a><p><b>Generated Narrative: Organization</b><a name=\"1e82ce23-7c09-2248-7a29-d7c65a06616b\"> </a><a name=\"hc1e82ce23-7c09-2248-7a29-d7c65a06616b\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;1e82ce23-7c09-2248-7a29-d7c65a06616b&quot; </p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.82</code>/3010027651</p><p><b>active</b>: true</p><p><b>type</b>: Drug Substance Manufacture <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pharmaceutical-organization-type.html\">Pharmaceutical Organization Type Codes</a>#drug-substance-manufacture)</span></p><p><b>name</b>: Modified Sugar, Inc.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>381 Main Street Lumberton New Jersey 08048 USA </td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.4.82",
            "value" : "3010027651"
          }
        ],
        "active" : true,
        "type" : [
          //  FDA establishment identifier 
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type",
                "code" : "drug-substance-manufacture",
                "display" : "Drug Substance Manufacture"
              }
            ]
          }
        ],
        "name" : "Modified Sugar, Inc.",
        "contact" : [
          {
            "address" : {
              "line" : [
                "381 Main Street"
              ],
              "city" : "Lumberton",
              "state" : "New Jersey",
              "postalCode" : "08048",
              "country" : "USA"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:1e82ce23-7c09-2248-7a29-d7c65a06616c",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1e82ce23-7c09-2248-7a29-d7c65a06616c",
        "text" : // manufacturerDGA
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_1e82ce23-7c09-2248-7a29-d7c65a06616c\"> </a><p><b>Generated Narrative: Organization</b><a name=\"1e82ce23-7c09-2248-7a29-d7c65a06616c\"> </a><a name=\"hc1e82ce23-7c09-2248-7a29-d7c65a06616c\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;1e82ce23-7c09-2248-7a29-d7c65a06616c&quot; </p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.82</code>/3012027651</p><p><b>active</b>: true</p><p><b>type</b>: Drug Substance Manufacture <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pharmaceutical-organization-type.html\">Pharmaceutical Organization Type Codes</a>#drug-substance-manufacture)</span></p><p><b>name</b>: Plasma Source, Inc.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>351 Main Street Lumberton New Jersey 08048 USA </td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.4.82",
            "value" : "3012027651"
          }
        ],
        "active" : true,
        "type" : [
          //  FDA establishment identifier 
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type",
                "code" : "drug-substance-manufacture",
                "display" : "Drug Substance Manufacture"
              }
            ]
          }
        ],
        "name" : "Plasma Source, Inc.",
        "contact" : [
          {
            "address" : {
              "line" : [
                "351 Main Street"
              ],
              "city" : "Lumberton",
              "state" : "New Jersey",
              "postalCode" : "08048",
              "country" : "USA"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:b89ed9d2-80f9-0cfb-70a1-5a6572e73a6b",
      "resource" : {
        "resourceType" : "Ingredient",
        "id" : "b89ed9d2-80f9-0cfb-70a1-5a6572e73a6b",
        "text" : // ingredient1
        {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Ingredient_b89ed9d2-80f9-0cfb-70a1-5a6572e73a6b\"> </a><p><b>Generated Narrative: Ingredient</b><a name=\"b89ed9d2-80f9-0cfb-70a1-5a6572e73a6b\"> </a><a name=\"hcb89ed9d2-80f9-0cfb-70a1-5a6572e73a6b\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Ingredient &quot;b89ed9d2-80f9-0cfb-70a1-5a6572e73a6b&quot; </p></div><p><b>Extension - Novel Excipient PQ</b>: true</p><p><b>Extension - Suitability for Use PQ</b>: Excipient has been certified for use in human medicinal products</p><p><b>status</b>: active</p><p><b>for</b>: See on this page: MedicinalProductDefinition/a0694a7a-aafa-4cbe-8135-c788a9a4d3d5</p><p><b>role</b>: Excipient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-ingredient-role.html\">Ingredient Role</a>#100000072082)</span></p><h3>Manufacturers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manufacturer</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Organization/1e82ce23-7c09-2248-7a29-d7c65a06616b</td></tr></table><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: SubstanceDefinition/4cf2cbba-33e6-1124-9bf2-1c6756380474</td></tr></table></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-novel-excipient-pq",
            "valueBoolean" : true
          },
          {
            "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-suitability-for-use-pq",
            "valueString" : "Excipient has been certified for use in human medicinal products"
          }
        ],
        "status" : "active",
        "for" : [
          {
            "reference" : "MedicinalProductDefinition/a0694a7a-aafa-4cbe-8135-c788a9a4d3d5"
          }
        ],
        "role" : // MedicinalProductDefinition/medicinalproductdefinition-drug-product-dxpq-ex1
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/ingredient-role",
              "code" : "100000072082",
              "display" : "Excipient"
            }
          ]
        },
        "manufacturer" : [
          {
            "manufacturer" : {
              "reference" : "Organization/1e82ce23-7c09-2248-7a29-d7c65a06616b"
            }
          }
        ],
        "substance" : // Organization/manufacturerPG
        {
          "code" : {
            "reference" : {
              "reference" : "SubstanceDefinition/4cf2cbba-33e6-1124-9bf2-1c6756380474"
            }
          }
        }
      }
    },
    // SubstanceDefinition/pg
    {
      "fullUrl" : "urn:uuid:4cf2cbba-33e6-1124-9bf2-1c6756380474",
      "resource" : {
        "resourceType" : "SubstanceDefinition",
        "id" : "4cf2cbba-33e6-1124-9bf2-1c6756380474",
        "text" : // pg
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SubstanceDefinition_4cf2cbba-33e6-1124-9bf2-1c6756380474\"> </a><p><b>Generated Narrative: SubstanceDefinition</b><a name=\"4cf2cbba-33e6-1124-9bf2-1c6756380474\"> </a><a name=\"hc4cf2cbba-33e6-1124-9bf2-1c6756380474\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SubstanceDefinition &quot;4cf2cbba-33e6-1124-9bf2-1c6756380474&quot; </p></div><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Pegylated glucose</td></tr></table><h3>SourceMaterials</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>CountryOfOrigin</b></td></tr><tr><td style=\"display: none\">*</td><td>mineral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-substance-source-material-type.html\">Substance Source Material Type</a>#Mineral)</span></td><td>United Kingdom <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#GBR)</span></td></tr></table></div>"
        },
        "name" : [
          {
            "name" : "Pegylated glucose"
          }
        ],
        "sourceMaterial" : {
          "type" : {
            "coding" : [
              //  to mean "non-biological" 
              {
                "system" : "http://hl7.org/fhir/substance-source-material-type",
                "code" : "Mineral",
                "display" : "mineral"
              }
            ]
          },
          "countryOfOrigin" : [
            {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "code" : "GBR",
                  "display" : "United Kingdom"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:b89ed9d2-80f9-0cfb-70a1-5a6572e73a7b",
      "resource" : {
        "resourceType" : "Ingredient",
        "id" : "b89ed9d2-80f9-0cfb-70a1-5a6572e73a7b",
        "text" : // ingredient2
        {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Ingredient_b89ed9d2-80f9-0cfb-70a1-5a6572e73a7b\"> </a><p><b>Generated Narrative: Ingredient</b><a name=\"b89ed9d2-80f9-0cfb-70a1-5a6572e73a7b\"> </a><a name=\"hcb89ed9d2-80f9-0cfb-70a1-5a6572e73a7b\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Ingredient &quot;b89ed9d2-80f9-0cfb-70a1-5a6572e73a7b&quot; </p></div><p><b>Extension - Suitability for Use PQ</b>: Excipient is derived from plasma certified to originate from healthy animals and is irradiated prior to distribution.  In addition, albumin is not prepared with the use of other ruminant materials.</p><p><b>status</b>: active</p><p><b>for</b>: See on this page: MedicinalProductDefinition/a0694a7a-aafa-4cbe-8135-c788a9a4d3d5</p><p><b>role</b>: Excipient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-ingredient-role.html\">Ingredient Role</a>#100000072082)</span></p><h3>Manufacturers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manufacturer</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Organization/1e82ce23-7c09-2248-7a29-d7c65a06616c</td></tr></table><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: SubstanceDefinition/4cf2cbba-33e6-1124-9bf2-1c6756380475</td></tr></table></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-suitability-for-use-pq",
            "valueString" : "Excipient is derived from plasma certified to originate from healthy animals and is irradiated prior to distribution.  In addition, albumin is not prepared with the use of other ruminant materials."
          }
        ],
        "status" : "active",
        "for" : [
          {
            "reference" : "MedicinalProductDefinition/a0694a7a-aafa-4cbe-8135-c788a9a4d3d5"
          }
        ],
        "role" : // MedicinalProductDefinition/medicinalproductdefinition-drug-product-dxpq-ex1
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/ingredient-role",
              "code" : "100000072082",
              "display" : "Excipient"
            }
          ]
        },
        "manufacturer" : [
          {
            "manufacturer" : {
              "reference" : "Organization/1e82ce23-7c09-2248-7a29-d7c65a06616c"
            }
          }
        ],
        "substance" : // Organization/manufacturerDGA
        {
          "code" : {
            "reference" : {
              "reference" : "SubstanceDefinition/4cf2cbba-33e6-1124-9bf2-1c6756380475"
            }
          }
        }
      }
    },
    // SubstanceDefinition/dga
    {
      "fullUrl" : "urn:uuid:4cf2cbba-33e6-1124-9bf2-1c6756380475",
      "resource" : {
        "resourceType" : "SubstanceDefinition",
        "id" : "4cf2cbba-33e6-1124-9bf2-1c6756380475",
        "text" : // dga
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SubstanceDefinition_4cf2cbba-33e6-1124-9bf2-1c6756380475\"> </a><p><b>Generated Narrative: SubstanceDefinition</b><a name=\"4cf2cbba-33e6-1124-9bf2-1c6756380475\"> </a><a name=\"hc4cf2cbba-33e6-1124-9bf2-1c6756380475\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SubstanceDefinition &quot;4cf2cbba-33e6-1124-9bf2-1c6756380475&quot; </p></div><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Deactivated goat albumin</td></tr></table><h3>SourceMaterials</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Species</b></td><td><b>Part</b></td><td><b>CountryOfOrigin</b></td></tr><tr><td style=\"display: none\">*</td><td>animal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-substance-source-material-type.html\">Substance Source Material Type</a>#Animal)</span></td><td>animal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-substance-source-material-part.html\">Substance Source Material Part</a>#Animal)</span></td><td>animal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-substance-source-material-type.html\">Substance Source Material Type</a>#Animal)</span></td><td>United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#USA)</span></td></tr></table></div>"
        },
        "name" : [
          {
            "name" : "Deactivated goat albumin"
          }
        ],
        "sourceMaterial" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/substance-source-material-type",
                "code" : "Animal",
                "display" : "animal"
              }
            ]
          },
          "species" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/substance-source-material-part",
                "code" : "Animal",
                "display" : "animal"
              }
            ]
          },
          "part" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/substance-source-material-type",
                "code" : "Animal",
                "display" : "animal"
              }
            ]
          },
          "countryOfOrigin" : [
            {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "code" : "USA",
                  "display" : "United States of America"
                }
              ]
            }
          ]
        }
      }
    }
  ]
}