0.1.0 - ci-build

SMARTapplaunchmultiserverauthentication, published by HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jmandel/smart-multi-auth/ and changes regularly. See the Directory of published versions

: EpicSandboxOrganization - JSON Representation

Raw json | Download

{
  "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\"><p class=\"res-header-id\"><b>Generated Narrative: Organization EpicSandboxOrganization</b></p><a name=\"EpicSandboxOrganization\"> </a><a name=\"hcEpicSandboxOrganization\"> </a><a name=\"EpicSandboxOrganization-en-US\"> </a><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"
    }
  ]
}