SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
: Brand Flags Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "brand-flags",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://hl7.org/fhir/smart-app-launch/ValueSet/brand-flags",
"version" : "2.2.0-preview",
"name" : "BrandFlagsValueSet",
"title" : "Brand Flags Value Set",
"status" : "active",
"experimental" : false,
"date" : "2023-03-05T22:40:04-08:00",
"publisher" : "HL7 International - FHIR Infrastructure WG",
"contact" : [
{
"name" : "HL7 International - FHIR Infrastructure WG",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org/Special/committees/fiwg"
},
{
"system" : "email",
"value" : "fhir@lists.HL7.org"
}
]
}
],
"description" : "Patient Access Brand Flags Codes help app developers understand and debug the organizational relationships that underpin published Brands.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/smart-app-launch/CodeSystem/brand-flags"
}
]
}
}