Implementation Guide CH VACD
5.0.0-ci-build - ci-build Switzerland flag

Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions

: Test Case C 01: Patient Dokument (C_D1_P_C1) - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "C-D1-P-C1",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:6379e0da-49cc-4b29-a5ba-45810bb46fb0"
  },
  "type" : "document",
  "timestamp" : "2021-06-15T00:00:00.390+02:00",
  "entry" : [
    {
      "fullUrl" : "http://test.fhir.ch/r4/Composition/C-D1-P-C1-Composition",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "C-D1-P-C1-Composition",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration"
          ]
        },
        "language" : "en-US",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><h3>Immunization Administration</h3><p><b>Id: </b>C-D1-P-C1-Composition</p><p><b>Identifier: </b><span>urn:ietf:rfc:3986#urn:uuid:fc215e64-c4f4-4e39-b751-f967b84cf106</span></p><p><b>Status: </b>Final</p><p><b>Code: </b><span>Immunization record (http://snomed.info/sct#41000179103)</span></p><p><b>Patient: </b><a href=\"Patient-TC-patient.html\">Patient/TC-patient</a> Wegmueller Monika</p><p><b>Date: </b>June 15, 2021</p><p><b>Authors:</b></p><table><tr><td><p><a href=\"Patient-TC-patient.html\">Patient/TC-patient</a> Wegmueller Monika</p></td></tr></table><p><b>Confidentiality: </b>null<span> Normal (qualifier value) (http://snomed.info/sct#17621005)</span></p><p><b>Sections:</b></p><table><tr><td>Immunization Administration</td></tr><tr><td>Comments</td></tr></table></div>"
        },
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:fc215e64-c4f4-4e39-b751-f967b84cf106"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "41000179103",
              "display" : "Immunization record"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "urn:oid:2.16.756.5.30.1.127.3.10.10",
                "code" : "urn:che:epr:ch-vacd:immunization-administration:2022"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/TC-patient"
        },
        "date" : "2021-06-15T00:00:00.390+02:00",
        "author" : [
          {
            🔗 "reference" : "Patient/TC-patient"
          }
        ],
        "title" : "Immunization Administration",
        "confidentiality" : "N",
        "_confidentiality" : {
          "extension" : [
            {
              "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "17621005",
                    "display" : "Normal (qualifier value)"
                  }
                ]
              }
            }
          ]
        },
        "custodian" : {
          🔗 "reference" : "Organization/TC-ORG1"
        },
        "relatesTo" : [
          {
            "code" : "replaces",
            "targetReference" : {
              "type" : "Composition",
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "urn:uuid:b505b90a-f241-41ca-859a-b55a6103e753"
              }
            }
          }
        ],
        "section" : [
          {
            "id" : "administration",
            "title" : "Immunization Administration",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11369-6",
                  "display" : "Hx of Immunization"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Hx of Immunization (http://loinc.org#11369-6)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Immunization-TCC01-IMMUN1-patient.html\">Immunization/TCC01-IMMUN1-patient</a></td></tr></table></div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Immunization/TCC01-IMMUN1-patient"
              }
            ]
          },
          {
            "id" : "Annotation",
            "title" : "Comments",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48767-8",
                  "display" : "Annotation comment Imp"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Annotation comment [Interpretation] Narrative (http://loinc.org#48767-8)</span></p></div>"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Patient/TC-patient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "TC-patient",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_TC-patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"TC-patient\"> </a><a name=\"hcTC-patient\"> </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\">ResourcePatient &quot;TC-patient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/5.0.0-ballot/StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p><b>identifier</b>: Medical record number/12345678</p><p><b>name</b>: Monika Wegmueller </p><p><b>telecom</b>: ph: tel:+41.32.685.12.34(HOME)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1967-02-10</p><p><b>address</b>: Leidensweg 10 Specimendorf 9876 CH </p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR"
                }
              ]
            },
            "system" : "urn:oid:1.2.3.4",
            "value" : "12345678"
          }
        ],
        "name" : [
          {
            "family" : "Wegmueller",
            "given" : [
              "Monika"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "tel:+41.32.685.12.34",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "1967-02-10",
        "address" : [
          {
            "type" : "both",
            "line" : [
              "Leidensweg 10"
            ],
            "city" : "Specimendorf",
            "postalCode" : "9876",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "TC-HCP1-C1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_TC-HCP1-C1\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"TC-HCP1-C1\"> </a><a name=\"hcTC-HCP1-C1\"> </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\">ResourcePractitioner &quot;TC-HCP1-C1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/5.0.0-ballot/StructureDefinition-ch-core-practitioner-epr.html\">CH Core Practitioner EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601888888884</p><p><b>active</b>: true</p><p><b>name</b>: Peter Müller </p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:allzeit.bereit@gruppenpraxis.ch\">mailto:allzeit.bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Grabenstrasse 2 Zürich 8005 CH </p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601888888884"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Müller",
            "given" : [
              "Peter"
            ],
            "prefix" : [
              "Dr. med."
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "tel:+41.32.234.55.66",
            "use" : "work"
          },
          {
            "system" : "fax",
            "value" : "fax:+41.32.234.55.67",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "mailto:allzeit.bereit@gruppenpraxis.ch",
            "use" : "work"
          },
          {
            "system" : "url",
            "value" : "http://www.gruppenpraxis.ch",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "type" : "physical",
            "line" : [
              "Grabenstrasse 2"
            ],
            "city" : "Zürich",
            "postalCode" : "8005",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/TC-ORG1",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "TC-ORG1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_TC-ORG1\"> </a><p><b>Generated Narrative: Organization </b><a name=\"TC-ORG1\"> </a><a name=\"hcTC-ORG1\"> </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\">ResourceOrganization &quot;TC-ORG1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/5.0.0-ballot/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601777777718</p><p><b>name</b>: Gruppenpraxis Müller</p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:bereit@gruppenpraxis.ch\">mailto:bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Grabenstrasse 2 Zürich ZH 8005 CH </p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601777777718"
          }
        ],
        "name" : "Gruppenpraxis Müller",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "tel:+41.32.234.55.66",
            "use" : "work"
          },
          {
            "system" : "fax",
            "value" : "fax:+41.32.234.55.67",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "mailto:bereit@gruppenpraxis.ch",
            "use" : "work"
          },
          {
            "system" : "url",
            "value" : "http://www.gruppenpraxis.ch",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "Grabenstrasse 2"
            ],
            "city" : "Zürich",
            "state" : "ZH",
            "postalCode" : "8005",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-performer",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "TC-HCP1-ORG1-ROLE-performer",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_TC-HCP1-ORG1-ROLE-performer\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"TC-HCP1-ORG1-ROLE-performer\"> </a><a name=\"hcTC-HCP1-ORG1-ROLE-performer\"> </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\">ResourcePractitionerRole &quot;TC-HCP1-ORG1-ROLE-performer&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/5.0.0-ballot/StructureDefinition-ch-core-practitionerrole-epr.html\">CH Core PractitionerRole EPR</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: See on this page: Practitioner/TC-HCP1-C1</p><p><b>organization</b>: See on this page: Organization/TC-ORG1</p></div>"
        },
        "active" : true,
        "practitioner" : {
          🔗 "reference" : "Practitioner/TC-HCP1-C1"
        },
        "organization" : {
          🔗 "reference" : "Organization/TC-ORG1"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Immunization/TCC01-IMMUN1-patient",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "TCC01-IMMUN1-patient",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_TCC01-IMMUN1-patient\"> </a><p><b>Generated Narrative: Immunization </b><a name=\"TCC01-IMMUN1-patient\"> </a><a name=\"hcTCC01-IMMUN1-patient\"> </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\">ResourceImmunization &quot;TCC01-IMMUN1-patient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-immunization.html\">CH VACD Immunization</a></p></div><p><b>Author of the content</b>: See on this page: Patient/TC-patient</p><p><b>CH VACD Extension Immunization Medication Reference</b>: See on this page: Medication/TC-IMMUN-MEDIC-HAVRIX1440</p><blockquote><p><b>Entry Resource Cross References</b></p><blockquote><p><b>url</b></p><code>entry</code></blockquote><p><b>value</b>: <span><code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/acc1f090-5e0c-45ae-b283-521d57c3aa2f</span></p><blockquote><p><b>url</b></p><code>container</code></blockquote><p><b>value</b>: <span><a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:uuid:b505b90a-f241-41ca-859a-b55a6103e753</span></p><blockquote><p><b>url</b></p><code>relationcode</code></blockquote><p><b>value</b>: replaces</p></blockquote><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/375532dc-7e74-40dd-8564-3261e8d26603</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Havrix 1440 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-term/3.0.0/CodeSystem-ch-vacd-swissmedic-cs.html\">CH VACD Swissmedic Authorized Vaccines</a>#558)</span></p><p><b>patient</b>: See on this page: Patient/TC-patient</p><p><b>occurrence</b>: 2021-06-02</p><p><b>recorded</b>: 2021-06-15 00:00:00+0200</p><p><b>lotNumber</b>: AHAVB946A</p><p><b>route</b>: Intramuscular use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20035000)</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: PractitionerRole/TC-HCP1-ORG1-ROLE-performer</td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Viral hepatitis, type A (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#40468003)</span></td><td>1</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author",
            "valueReference" : {
              🔗 "reference" : "Patient/TC-patient"
            }
          },
          {
            "url" : "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference",
            "valueReference" : {
              🔗 "reference" : "Medication/TC-IMMUN-MEDIC-HAVRIX1440"
            }
          },
          {
            "extension" : [
              {
                "url" : "entry",
                "valueReference" : {
                  "type" : "Immunization",
                  "identifier" : {
                    "system" : "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1",
                    "value" : "acc1f090-5e0c-45ae-b283-521d57c3aa2f"
                  }
                }
              },
              {
                "url" : "container",
                "valueReference" : {
                  "type" : "Composition",
                  "identifier" : {
                    "system" : "urn:ietf:rfc:3986",
                    "value" : "urn:uuid:b505b90a-f241-41ca-859a-b55a6103e753"
                  }
                }
              },
              {
                "url" : "relationcode",
                "valueCode" : "replaces"
              }
            ],
            "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ext-entry-resource-cross-references"
          }
        ],
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1",
            "value" : "375532dc-7e74-40dd-8564-3261e8d26603"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
              "code" : "558",
              "display" : "Havrix 1440"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/TC-patient"
        },
        "occurrenceDateTime" : "2021-06-02",
        "recorded" : "2021-06-15T00:00:00.390+02:00",
        "lotNumber" : "AHAVB946A",
        "route" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "20035000",
              "display" : "Intramuscular use"
            }
          ]
        },
        "performer" : [
          {
            "actor" : {
              🔗 "reference" : "PractitionerRole/TC-HCP1-ORG1-ROLE-performer"
            }
          }
        ],
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "40468003",
                    "display" : "Viral hepatitis, type A (disorder)"
                  }
                ]
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Medication/TC-IMMUN-MEDIC-HAVRIX1440",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "TC-IMMUN-MEDIC-HAVRIX1440",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medication-for-immunization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_TC-IMMUN-MEDIC-HAVRIX1440\"> </a><p><b>Generated Narrative: Medication </b><a name=\"TC-IMMUN-MEDIC-HAVRIX1440\"> </a><a name=\"hcTC-IMMUN-MEDIC-HAVRIX1440\"> </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\">ResourceMedication &quot;TC-IMMUN-MEDIC-HAVRIX1440&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-medication-for-immunization.html\">CH VACD Medication For Immunization</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/359000dc-2cee-4a6e-ab05-577f558840e2</p><p><b>code</b>: HAVRIX 1440 Inj Susp <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680005580054)</span></p><p><b>status</b>: active</p><p><b>manufacturer</b>: See on this page: Organization/TC-ORG-GSK</p><p><b>form</b>: Suspension for injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-term/3.0.0/CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#11202000)</span></p><p><b>amount</b>: 1 milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span>/1 Syringe (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code733020007 = 'Syringe')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Immunologic substance (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#106181007)</span></td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td></tr><tr><td style=\"display: none\">*</td><td>AHAVB946A</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1",
            "value" : "359000dc-2cee-4a6e-ab05-577f558840e2"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "urn:oid:2.51.1.1",
              "code" : "7680005580054",
              "display" : "HAVRIX 1440 Inj Susp"
            }
          ],
          "text" : "HAVRIX 1440 Inj Susp"
        },
        "status" : "active",
        "manufacturer" : {
          🔗 "reference" : "Organization/TC-ORG-GSK"
        },
        "form" : {
          "coding" : [
            {
              "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
              "code" : "11202000",
              "display" : "Suspension for injection"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 1,
            "unit" : "milliliter",
            "system" : "http://unitsofmeasure.org",
            "code" : "mL"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "Syringe (unit of presentation)",
            "system" : "http://snomed.info/sct",
            "code" : "733020007"
          }
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "106181007",
                  "display" : "Immunologic substance (substance)"
                }
              ],
              "text" : "Immunologic substance (substance)"
            }
          }
        ],
        "batch" : {
          "lotNumber" : "AHAVB946A"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/TC-ORG-GSK",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "TC-ORG-GSK",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_TC-ORG-GSK\"> </a><p><b>Generated Narrative: Organization </b><a name=\"TC-ORG-GSK\"> </a><a name=\"hcTC-ORG-GSK\"> </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\">ResourceOrganization &quot;TC-ORG-GSK&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/5.0.0-ballot/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601001000674</p><p><b>name</b>: GlaxoSmithKline AG</p><p><b>telecom</b>: ph: tel:+41 31 862 21 11(WORK), fax: fax:+41 31 862 22 00(WORK), <a href=\"mailto:mailto:swiss.info@gsk.com\">mailto:swiss.info@gsk.com</a>, <a href=\"https://www.gsk.com\">https://www.gsk.com</a></p><p><b>address</b>: Talstrasse 3-5 Münchenbuchsee BE 3053 CH </p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601001000674"
          }
        ],
        "name" : "GlaxoSmithKline AG",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "tel:+41 31 862 21 11",
            "use" : "work"
          },
          {
            "system" : "fax",
            "value" : "fax:+41 31 862 22 00",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "mailto:swiss.info@gsk.com",
            "use" : "work"
          },
          {
            "system" : "url",
            "value" : "https://www.gsk.com",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "Talstrasse 3-5"
            ],
            "city" : "Münchenbuchsee",
            "state" : "BE",
            "postalCode" : "3053",
            "country" : "CH"
          }
        ]
      }
    }
  ]
}