SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "example",
"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/logo/main.1024x102.png"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo-use-agreement",
"valueUrl" : "https://example.org/logo/use-agreement.html"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags",
"valueCode" : "hidden"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name",
"valueString" : "Example Health Portal"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url",
"valueUrl" : "https://example.org/myportal"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-description",
"valueMarkdown" : "This is the description of the portal. It can be multiple lines.\nIt can also be **markdown**.\n"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-logo",
"valueUrl" : "https://example.org/portal-logo/main.1024x102.png"
},
{
"url" : "http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-logo-use-agreement",
"valueUrl" : "https://example.org/portal-logo/use-agreement.html"
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "https://examplehospital.org"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category",
"code" : "clinical",
"display" : "Clinical Care provider"
}
]
}
],
"name" : "Example Organization",
"alias" : [
"Example Health System"
],
"telecom" : [
{
"system" : "url",
"value" : "https://example.org/brand-home"
}
],
"address" : [
{
"line" : [
"100 1st Avenue, Suite 227"
],
"city" : "Pleasanton",
"state" : "MA",
"postalCode" : "01002"
}
],
"partOf" : {
"display" : "Larger Health System"
},
"endpoint" : [
{
"reference" : "Endpoint/example",
"display" : "FHIR R4 Endpoint for Example Medical Center Brand"
}
]
}
IG © 2020+ HL7 International - FHIR Infrastructure WG and Boston Children's Hospital Package hl7.fhir.uv.smart-app-launch#2.2.0-preview based on FHIR 4.0.1. Generated 2023-09-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change