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 - Container Closure System, substance - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bundle-container-closure-system-pq-ex2-sub",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Bundle-container-closure-system-pq"
    ]
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:878c2849-792c-6469-21a2-c2b920930962",
      "resource" : {
        "resourceType" : "SubstanceDefinition",
        "id" : "878c2849-792c-6469-21a2-c2b920930962",
        "text" : // substance1
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SubstanceDefinition_878c2849-792c-6469-21a2-c2b920930962\"> </a><p><b>Generated Narrative: SubstanceDefinition</b><a name=\"878c2849-792c-6469-21a2-c2b920930962\"> </a><a name=\"hc878c2849-792c-6469-21a2-c2b920930962\"> </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;878c2849-792c-6469-21a2-c2b920930962&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>Stelbatolol</td></tr></table></div>"
        },
        "name" : [
          {
            "name" : "Stelbatolol"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:b107a2ba-32d8-0124-7855-4096057c52a9",
      "resource" : {
        "resourceType" : "PackagedProductDefinition",
        "id" : "b107a2ba-32d8-0124-7855-4096057c52a9",
        "text" : // packageDefinition
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PackagedProductDefinition_b107a2ba-32d8-0124-7855-4096057c52a9\"> </a><p><b>Generated Narrative: PackagedProductDefinition</b><a name=\"b107a2ba-32d8-0124-7855-4096057c52a9\"> </a><a name=\"hcb107a2ba-32d8-0124-7855-4096057c52a9\"> </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 PackagedProductDefinition &quot;b107a2ba-32d8-0124-7855-4096057c52a9&quot; </p></div><p><b>description</b>: Any textual comments that describe the sum of container closure system (CCS) components that together contain and protect the dosage form or drug substance.</p><blockquote><p><b>packaging</b></p><p><b>type</b>: Bag <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-packaging-type.html\">Packaging Type</a>#100000073493)</span></p><p><b>material</b>: Low Density PolyEthylene <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-package-material.html\">Package Material</a>#200000003216)</span></p><blockquote><p><b>property</b></p><p><b>type</b>: Quality Specification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-package-property.html\">Package Property Codes</a>#Quality Specification)</span></p><p><b>value</b>: Complies with FDA 21 CFR 177.1520 (c) 2.2 (olefin polymers) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Quality Specification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-package-property.html\">Package Property Codes</a>#Quality Specification)</span></p><p><b>value</b>: Complies with Commission Regulation (EU) No. 10/2011 including its amendments EU 321/2011, EU  1282/2011, EU 1183/2012, EU 202/2014 and EU 2015/174 Complies with Ph. Eur. 3.2.2 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote><blockquote><p><b>containedItem</b></p><h3>Items</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: ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44</td></tr></table></blockquote></blockquote></div>"
        },
        "description" : "Any textual comments that describe the sum of container closure system (CCS) components that together contain and protect the dosage form or drug substance.",
        "packaging" : //  no product referenced, instead link works via the contained manufactured item 
        //  secondary packaging 
        //  closure for secondary
                        packaging 
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/packaging-type",
                "code" : "100000073493",
                "display" : "Bag"
              }
            ]
          },
          "material" : [
            {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/package-material",
                  "code" : "200000003216",
                  "display" : "Low Density PolyEthylene"
                }
              ]
            }
          ],
          "property" : [
            {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/package-property",
                    "code" : "Quality Specification",
                    "display" : "Quality Specification"
                  }
                ]
              },
              "valueCodeableConcept" : {
                "text" : "Complies with FDA 21 CFR 177.1520 (c) 2.2 (olefin polymers)"
              }
            },
            {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/package-property",
                    "code" : "Quality Specification",
                    "display" : "Quality Specification"
                  }
                ]
              },
              "valueCodeableConcept" : {
                "text" : "Complies with Commission Regulation (EU) No. 10/2011 including its amendments EU 321/2011, EU  1282/2011, EU 1183/2012, EU 202/2014 and EU 2015/174 Complies with Ph. Eur. 3.2.2"
              }
            }
          ],
          "containedItem" : [
            {
              "item" : {
                "reference" : {
                  "reference" : "ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44"
                }
              }
            }
          ]
        }
      }
    },
    // ManufacturedItemDefinition/manufactureditemdefinition-drug-pq-ex1
    {
      "fullUrl" : "urn:uuid:b107a2ba-32d8-0124-7855-4096057c52b9",
      "resource" : {
        "resourceType" : "PackagedProductDefinition",
        "id" : "b107a2ba-32d8-0124-7855-4096057c52b9",
        "text" : // packageDefinition2
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PackagedProductDefinition_b107a2ba-32d8-0124-7855-4096057c52b9\"> </a><p><b>Generated Narrative: PackagedProductDefinition</b><a name=\"b107a2ba-32d8-0124-7855-4096057c52b9\"> </a><a name=\"hcb107a2ba-32d8-0124-7855-4096057c52b9\"> </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 PackagedProductDefinition &quot;b107a2ba-32d8-0124-7855-4096057c52b9&quot; </p></div><p><b>description</b>: Any textual comments that describe the sum of container closure system (CCS) components that together contain and protect the dosage form or drug substance.</p><blockquote><p><b>packaging</b></p><p><b>type</b>: Bottle <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-packaging-type.html\">Packaging Type</a>#100000073497)</span></p><p><b>material</b>: High Density PolyEthylene <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-package-material.html\">Package Material</a>#200000003215)</span></p><blockquote><p><b>containedItem</b></p><h3>Items</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: ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44</td></tr></table></blockquote></blockquote></div>"
        },
        "description" : "Any textual comments that describe the sum of container closure system (CCS) components that together contain and protect the dosage form or drug substance.",
        "packaging" : //  no product referenced, instead link works via the contained manufactured item 
        //  secondary packaging 
        //  closure for secondary
                        packaging 
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/packaging-type",
                "code" : "100000073497",
                "display" : "Bottle"
              }
            ]
          },
          "material" : [
            {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/package-material",
                  "code" : "200000003215",
                  "display" : "High Density PolyEthylene"
                }
              ]
            }
          ],
          "containedItem" : [
            {
              "item" : {
                "reference" : {
                  "reference" : "ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44"
                }
              }
            }
          ]
        }
      }
    },
    // ManufacturedItemDefinition/manufactureditemdefinition-drug-pq-ex1
    {
      "fullUrl" : "urn:uuid:1531c777-50c3-047d-2798-de3d001d2c44",
      "resource" : {
        "resourceType" : "ManufacturedItemDefinition",
        "id" : "1531c777-50c3-047d-2798-de3d001d2c44",
        "meta" : // manufactureditemdefinition-drug-pq-ex1
        {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/ManufacturedItemDefinition-drug-pq"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ManufacturedItemDefinition_1531c777-50c3-047d-2798-de3d001d2c44\"> </a><p><b>Generated Narrative: ManufacturedItemDefinition</b><a name=\"1531c777-50c3-047d-2798-de3d001d2c44\"> </a><a name=\"hc1531c777-50c3-047d-2798-de3d001d2c44\"> </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 ManufacturedItemDefinition &quot;1531c777-50c3-047d-2798-de3d001d2c44&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManufacturedItemDefinition-drug-pq.html\">ManufacturedItemDefinition - Drug PQ</a></p></div><p><b>status</b>: active</p><p><b>manufacturedDoseForm</b>:  <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
        },
        "status" : "active",
        "manufacturedDoseForm" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
              "valueCode" : "unsupported"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:f26b997a-3ab9-7552-a6cc-fd771d1f1863",
      "resource" : //  ingredient is only needed to link substance to packaging, via manufactured item 
      {
        "resourceType" : "Ingredient",
        "id" : "f26b997a-3ab9-7552-a6cc-fd771d1f1863",
        "text" : // ingredient1
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Ingredient_f26b997a-3ab9-7552-a6cc-fd771d1f1863\"> </a><p><b>Generated Narrative: Ingredient</b><a name=\"f26b997a-3ab9-7552-a6cc-fd771d1f1863\"> </a><a name=\"hcf26b997a-3ab9-7552-a6cc-fd771d1f1863\"> </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;f26b997a-3ab9-7552-a6cc-fd771d1f1863&quot; </p></div><p><b>status</b>: active</p><p><b>for</b>: See on this page: ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44</p><p><b>role</b>:  <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><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/878c2849-792c-6469-21a2-c2b920930962: WizzoSubstance</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "for" : [
          {
            "reference" : "ManufacturedItemDefinition/1531c777-50c3-047d-2798-de3d001d2c44"
          }
        ],
        "role" : // ManufacturedItemDefinition/manufactureditemdefinition-drug-pq-ex1
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
              "valueCode" : "not-applicable"
            }
          ]
        },
        "substance" : {
          "code" : {
            "reference" : {
              "reference" : "SubstanceDefinition/878c2849-792c-6469-21a2-c2b920930962",
              "display" : "WizzoSubstance"
            }
          }
        }
      }
    },
    //  this links this to the substance 
    // SubstanceDefinition/substance1
    {
      "fullUrl" : "urn:uuid:2138e4c7-22b8-4c56-2d28-6c077648763f",
      "resource" : {
        "resourceType" : "PlanDefinition",
        "id" : "2138e4c7-22b8-4c56-2d28-6c077648763f",
        "text" : // packagingSpecification-unlinked
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PlanDefinition_2138e4c7-22b8-4c56-2d28-6c077648763f\"> </a><p><b>Generated Narrative: PlanDefinition</b><a name=\"2138e4c7-22b8-4c56-2d28-6c077648763f\"> </a><a name=\"hc2138e4c7-22b8-4c56-2d28-6c077648763f\"> </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 PlanDefinition &quot;2138e4c7-22b8-4c56-2d28-6c077648763f&quot; </p></div><p><b>url</b>: <code>http://example-server.com/fhir/PlanDefinition/2138e4c7-22b8-4c56-2d28-6c077648763f</code></p><p><b>title</b>: Specification and Analytical Procedures</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#workflow-definition; <a href=\"CodeSystem-pharmaceutical-plan-type.html\">Pharmaceutical Plan Type Codes</a>#container-specification &quot;Container Specification&quot;)</span></p><p><b>status</b>: active</p><p><b>subject</b>: See on this page: PackagedProductDefinition/b107a2ba-32d8-0124-7855-4096057c52a9</p><p><b>description</b>: Packaging components are sampled, tested, and examined for conformance with written specifications.                The specification for the primary packaging component are provided in Table 1.</p><blockquote><p><b>action</b></p><p><b>title</b>: Container Specification</p><p><b>code</b>: Container Specification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-specification-type-pq-example.html\">Specification Type - example</a>#Container Specification)</span></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Code</b></td><td><b>Definition[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Container Type</td><td>Test <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td><a href=\"http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524\">http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524</a></td></tr><tr><td style=\"display: none\">*</td><td>Material Identification</td><td>Test <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td><a href=\"http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525\">http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525</a></td></tr><tr><td style=\"display: none\">*</td><td>Material Conformity</td><td>Test <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td><a href=\"http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535\">http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535</a></td></tr></table></blockquote></div>"
        },
        "url" : "http://example-server.com/fhir/PlanDefinition/2138e4c7-22b8-4c56-2d28-6c077648763f",
        "title" : "Specification and Analytical Procedures",
        "type" : // extension url="http://nprogram.co.uk/fhir/extension/viewer/tabulateBatchesInRows-biologic">
                    <valueBoolean value="true"/>
                </extension
        // http://example-server.com/fhir/PlanDefinition/2138e4c7-22b8-4c56-2d28-6c077648763f
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
              "code" : "workflow-definition",
              "display" : "Workflow Definition"
            },
            {
              "system" : "http://terminology.hl7.org/CodeSystem/pharmaceutical-plan-type",
              "code" : "container-specification",
              "display" : "Container Specification"
            }
          ]
        },
        "status" : "active",
        "subjectReference" : {
          "reference" : "PackagedProductDefinition/b107a2ba-32d8-0124-7855-4096057c52a9"
        },
        "description" : "Packaging components are sampled, tested, and examined for conformance with written specifications.                The specification for the primary packaging component are provided in Table 1.",
        "action" : [
          // PackagedProductDefinition/packageDefinition
          {
            "title" : "Container Specification",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-specification-type-pq-example",
                  "code" : "Container Specification",
                  "display" : "Container Specification"
                }
              ],
              "text" : "Container Specification"
            },
            "action" : [
              {
                "description" : "Container Type",
                "code" : {
                  "text" : "Test"
                },
                "definitionCanonical" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524"
              },
              // ObservationDefinition/VisualInspection
              {
                "description" : "Material Identification",
                "code" : {
                  "text" : "Test"
                },
                "definitionCanonical" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525"
              },
              // ObservationDefinition/InfraredSpectroscopy
              {
                "description" : "Material Conformity",
                "code" : {
                  "text" : "Test"
                },
                "definitionCanonical" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535"
              }
            ]
          }
        ]
      }
    },
    // ObservationDefinition/SupplierCertificateofAnalysis
    {
      "fullUrl" : "urn:uuid:64525b3c-5134-448a-9d19-939ce1958524",
      "resource" : {
        "resourceType" : "ObservationDefinition",
        "id" : "64525b3c-5134-448a-9d19-939ce1958524",
        "text" : // VisualInspection
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ObservationDefinition_64525b3c-5134-448a-9d19-939ce1958524\"> </a><p><b>Generated Narrative: ObservationDefinition</b><a name=\"64525b3c-5134-448a-9d19-939ce1958524\"> </a><a name=\"hc64525b3c-5134-448a-9d19-939ce1958524\"> </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 ObservationDefinition &quot;64525b3c-5134-448a-9d19-939ce1958524&quot; </p></div><p><b>url</b>: <code>http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524</code></p><p><b>title</b>: Visual Inspection</p><p><b>status</b>: active</p><p><b>code</b>: VisualInspection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-local-codes-drug-pq-example.html\">Example Local Codes - Drug</a>#VisualInspection)</span></p><h3>QualifiedValues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></div>"
        },
        "url" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524",
        "title" : "Visual Inspection",
        "status" : "active",
        "code" : // http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958524
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example",
              "code" : "VisualInspection",
              "display" : "VisualInspection"
            }
          ]
        },
        "qualifiedValue" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-qualified-value-text-pq",
                "valueString" : "Corresponds"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:64525b3c-5134-448a-9d19-939ce1958525",
      "resource" : {
        "resourceType" : "ObservationDefinition",
        "id" : "64525b3c-5134-448a-9d19-939ce1958525",
        "text" : // InfraredSpectroscopy
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ObservationDefinition_64525b3c-5134-448a-9d19-939ce1958525\"> </a><p><b>Generated Narrative: ObservationDefinition</b><a name=\"64525b3c-5134-448a-9d19-939ce1958525\"> </a><a name=\"hc64525b3c-5134-448a-9d19-939ce1958525\"> </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 ObservationDefinition &quot;64525b3c-5134-448a-9d19-939ce1958525&quot; </p></div><p><b>url</b>: <code>http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525</code></p><p><b>title</b>: Infrared Spectroscopy</p><p><b>status</b>: active</p><p><b>code</b>: InfraredSpectroscopy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-local-codes-drug-pq-example.html\">Example Local Codes - Drug</a>#InfraredSpectroscopy)</span></p><h3>QualifiedValues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></div>"
        },
        "url" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525",
        "title" : "Infrared Spectroscopy",
        "status" : "active",
        "code" : // http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958525
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example",
              "code" : "InfraredSpectroscopy",
              "display" : "InfraredSpectroscopy"
            }
          ]
        },
        "qualifiedValue" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-qualified-value-text-pq",
                "valueString" : "Corresponds with reference"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:64525b3c-5134-448a-9d19-939ce1958535",
      "resource" : {
        "resourceType" : "ObservationDefinition",
        "id" : "64525b3c-5134-448a-9d19-939ce1958535",
        "text" : // SupplierCertificateofAnalysis
        {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ObservationDefinition_64525b3c-5134-448a-9d19-939ce1958535\"> </a><p><b>Generated Narrative: ObservationDefinition</b><a name=\"64525b3c-5134-448a-9d19-939ce1958535\"> </a><a name=\"hc64525b3c-5134-448a-9d19-939ce1958535\"> </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 ObservationDefinition &quot;64525b3c-5134-448a-9d19-939ce1958535&quot; </p></div><p><b>url</b>: <code>http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535</code></p><p><b>title</b>: Supplier Certificate of Analysis</p><p><b>status</b>: active</p><p><b>code</b>: SupplierCertificateofAnalysis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-local-codes-drug-pq-example.html\">Example Local Codes - Drug</a>#SupplierCertificateofAnalysis)</span></p><h3>QualifiedValues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></div>"
        },
        "url" : "http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535",
        "title" : "Supplier Certificate of Analysis",
        "status" : "active",
        "code" : // http://example-server.com/fhir/ObservationDefinition/64525b3c-5134-448a-9d19-939ce1958535
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example",
              "code" : "SupplierCertificateofAnalysis",
              "display" : "SupplierCertificateofAnalysis"
            }
          ]
        },
        "qualifiedValue" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-qualified-value-text-pq",
                "valueString" : "Corresponds"
              }
            ]
          }
        ]
      }
    }
  ]
}