SMART App Launch
2.2.0-preview - CI-Build International flag

SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions

: example5 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "example5",
  "meta" : {
    "lastUpdated" : "2023-09-05T20:36:42.269187-07:00",
    "profile" : [
      "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brands-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2023-09-05T20:36:42.268403-07:00",
  "entry" : [
    {
      "fullUrl" : "https://ehr.example.org/Endpoint/brand1-opt2",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "brand1-opt2",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-endpoint"
          ]
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/endpoint-fhir-version",
            "valueCode" : "4.0.1"
          }
        ],
        "status" : "active",
        "connectionType" : {
          "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code" : "hl7-fhir-rest"
        },
        "name" : "FHIR R4 Endpoint for Brand1/Brand2",
        "contact" : [
          {
            "system" : "url",
            "value" : "https://open.ehr.com"
          }
        ],
        "payloadType" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
                "code" : "none"
              }
            ]
          }
        ],
        "address" : "https://example.org/brand1.org/ProdFHIR/api/FHIR/R4"
      }
    },
    {
      "fullUrl" : "https://ehr.example.org/Endpoint/brand2-opt2",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "brand2-opt2",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-endpoint"
          ]
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/endpoint-fhir-version",
            "valueCode" : "4.0.1"
          }
        ],
        "status" : "active",
        "connectionType" : {
          "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code" : "hl7-fhir-rest"
        },
        "name" : "FHIR R4 Endpoint for Brand1/Brand2",
        "contact" : [
          {
            "system" : "url",
            "value" : "https://open.ehr.com"
          }
        ],
        "payloadType" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
                "code" : "none"
              }
            ]
          }
        ],
        "address" : "https://example.org/brand2.org/ProdFHIR/api/FHIR/R4"
      }
    },
    {
      "fullUrl" : "https://ehr.example.org/Organization/brand1-opt2",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "brand1-opt2",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brand"
          ]
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo",
            "valueUrl" : "https://example.org/brand1/logo/main.svg"
          },
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name",
            "valueString" : "Brand1 Portal"
          },
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url",
            "valueUrl" : "https://example.org/chart.brand1.org"
          }
        ],
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "https://brand1.org"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category",
                "code" : "insurer",
                "display" : "Health Insurance provider"
              }
            ]
          }
        ],
        "name" : "Brand1",
        "alias" : [
          "Umbrella Insurance"
        ],
        "telecom" : [
          {
            "system" : "url",
            "value" : "https://www.brand1.com"
          }
        ],
        "address" : [
          {
            "city" : "Napa",
            "state" : "CA"
          },
          {
            "city" : "Sonoma",
            "state" : "CA"
          },
          {
            "city" : "St Helena",
            "state" : "CA"
          }
        ],
        "endpoint" : [
          {
            "reference" : "Endpoint/brand1-opt2",
            "display" : "FHIR R4 Endpoint for Brand1/Brand2"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://ehr.example.org/Organization/brand2-opt2",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "brand2-opt2",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brand"
          ]
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo",
            "valueUrl" : "https://example.org/brand2/logo/main.svg"
          },
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name",
            "valueString" : "Brand2 Portal"
          },
          {
            "url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url",
            "valueUrl" : "https://example.org/chart.brand2.org"
          }
        ],
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "https://brand2.org"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category",
                "code" : "insurer",
                "display" : "Health Insurance provider"
              }
            ]
          }
        ],
        "name" : "Brand2",
        "alias" : [
          "Shield Insurance"
        ],
        "telecom" : [
          {
            "system" : "url",
            "value" : "https://www.brand2.com"
          }
        ],
        "address" : [
          {
            "city" : "Sonoma",
            "state" : "CA"
          },
          {
            "city" : "San Rafael",
            "state" : "CA"
          },
          {
            "city" : "Santa Rosa",
            "state" : "CA"
          }
        ],
        "endpoint" : [
          {
            "reference" : "Endpoint/brand2-opt2",
            "display" : "FHIR R4 Endpoint for Brand1/Brand2"
          }
        ]
      }
    }
  ]
}