FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.smart-multi-server-auth
Resource TypeBundle
IdBundle-UserBrandBundleExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "UserBrandBundleExample",
  "meta": {
    "lastUpdated": "2024-06-06T13:28:17.269+02:00",
    "profile": [
      "http://hl7.org/fhir/smart-app-launch/StructureDefinition/user-access-brands-bundle"
    ]
  },
  "type": "collection",
  "entry": [
    {
      "fullUrl": "urn:Organization/EpicSandboxOrganization",
      "resource": {
        "resourceType": "Organization",
        "id": "EpicSandboxOrganization",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/user-access-brand"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_EpicSandboxOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization EpicSandboxOrganization</b></p><a name=\"EpicSandboxOrganization\"> </a><a name=\"hcEpicSandboxOrganization\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/smart-app-launch/STU2.2/StructureDefinition-user-access-brand.html\">User Access Brand (Organization) Profile</a></p></div><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Epic Sandbox</p><p><b>telecom</b>: <a href=\"https://fhir.epic.com/\">https://fhir.epic.com/</a></p><p><b>endpoint</b>: <a href=\"Endpoint-EpicSandboxEndpoint.html\">Endpoint: extension = 4.0.1; status = active; connectionType = HL7 FHIR (Endpoint Connection Type#hl7-fhir-rest); contact = https://fhir.epic.com/; payloadType = None; address = https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/</a></p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov"
              }
            ]
          }
        ],
        "name": "Epic Sandbox",
        "telecom": [
          {
            "system": "url",
            "value": "https://fhir.epic.com/"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/EpicSandboxEndpoint"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:Endpoint/EpicSandboxEndpoint",
      "resource": {
        "resourceType": "Endpoint",
        "id": "EpicSandboxEndpoint",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/user-access-endpoint"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_EpicSandboxEndpoint\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint EpicSandboxEndpoint</b></p><a name=\"EpicSandboxEndpoint\"> </a><a name=\"hcEpicSandboxEndpoint\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/smart-app-launch/STU2.2/StructureDefinition-user-access-endpoint.html\">User Access Endpoint Profile</a></p></div><p><b>Endpoint FHIR Version</b>: 4.0.1</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest\">Endpoint Connection Type: hl7-fhir-rest</a> (HL7 FHIR)</p><p><b>contact</b>: <a href=\"https://fhir.epic.com/\">https://fhir.epic.com/</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type none}\">None</span></p><p><b>address</b>: <a href=\"https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/\">https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/</a></p></div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/endpoint-fhir-version",
            "valueCode": "4.0.1"
          }
        ],
        "status": "active",
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "contact": [
          {
            "system": "url",
            "value": "https://fhir.epic.com/"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
                "code": "none"
              }
            ]
          }
        ],
        "address": "https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/"
      }
    },
    {
      "fullUrl": "urn:Organization/ImagingSandboxOrganization",
      "resource": {
        "resourceType": "Organization",
        "id": "ImagingSandboxOrganization",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/user-access-brand"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ImagingSandboxOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ImagingSandboxOrganization</b></p><a name=\"ImagingSandboxOrganization\"> </a><a name=\"hcImagingSandboxOrganization\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/smart-app-launch/STU2.2/StructureDefinition-user-access-brand.html\">User Access Brand (Organization) Profile</a></p></div><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type imaging}\">imaging</span></p><p><b>name</b>: Imaging PACS</p><p><b>telecom</b>: <a href=\"https://philips.com/\">https://philips.com/</a></p><p><b>endpoint</b>: <a href=\"Endpoint-ImagingSandboxEndpoint.html\">Endpoint FHIR end point for imaging</a></p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "imaging"
              }
            ]
          }
        ],
        "name": "Imaging PACS",
        "telecom": [
          {
            "system": "url",
            "value": "https://philips.com/"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ImagingSandboxEndpoint"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:Endpoint/ImagingSandboxEndpoint",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ImagingSandboxEndpoint",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/smart-app-launch/StructureDefinition/user-access-endpoint"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_ImagingSandboxEndpoint\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint ImagingSandboxEndpoint</b></p><a name=\"ImagingSandboxEndpoint\"> </a><a name=\"hcImagingSandboxEndpoint\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/smart-app-launch/STU2.2/StructureDefinition-user-access-endpoint.html\">User Access Endpoint Profile</a></p></div><p><b>Endpoint FHIR Version</b>: 4.0.1</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest\">Endpoint Connection Type: hl7-fhir-rest</a> (HL7 FHIR)</p><p><b>name</b>: FHIR end point for imaging</p><p><b>contact</b>: <a href=\"https://technical.philips.com/\">https://technical.philips.com/</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type none}\">None</span></p><p><b>address</b>: <a href=\"http://92.108.246.183:9410/api/fhir\">http://92.108.246.183:9410/api/fhir</a></p></div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/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 end point for imaging",
        "contact": [
          {
            "system": "url",
            "value": "https://technical.philips.com/"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
                "code": "none"
              }
            ]
          }
        ],
        "address": "http://92.108.246.183:9410/api/fhir"
      }
    }
  ]
}