SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
: Patient Access Category Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "patient-access-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://hl7.org/fhir/smart-app-launch/ValueSet/patient-access-category",
"version" : "2.2.0-preview",
"name" : "PatientAccessCategoryValueSet",
"title" : "Patient Access Category 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" : "Categorizes a PatientAccessBrand into high-level taxonomy",
"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/patient-access-category"
}
]
}
}