SMART App Launch
2.2.0 - STU 2.2 International flag

SMART App Launch, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smart-app-launch/ and changes regularly. See the Directory of published versions

: User Access Category Value Set

Active as of 2023-03-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/user-access-category> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "user-access-category"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet user-access-category</b></p><a name=\"user-access-category\"> </a><a name=\"hcuser-access-category\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a><span title=\"Version is explicitly stated to be 2.0.0\"> version ?2.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-prov\">prov</a></td><td>Healthcare Provider</td><td>An organization that provides healthcare services.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-ins\">ins</a></td><td>Insurance Company</td><td>A company that provides insurance to its subscribers that may include healthcare related policies.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-laboratory\">laboratory</a></td><td>Laboratory</td><td>An organization that conducts medical tests.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-imaging\">imaging</a></td><td>Imaging Center</td><td>An organization specialized in providing diagnostic imaging services.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-pharmacy\">pharmacy</a></td><td>Pharmacy</td><td>An organization focused on dispensing medications and offering pharmaceutical care.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-health-information-network\">health-information-network</a></td><td>Health Information Network</td><td>An organization focused on enabling the exchange and integration of health information among healthcare entities.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html#organization-type-health-data-aggregator\">health-data-aggregator</a></td><td>Health Data Aggregator</td><td>An organization focused on compiling health-related data from various sources.</td></tr></table></li></ul></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "fhir" ]
  ] ;
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/smart-app-launch/ValueSet/user-access-category"] ;
  fhir:ValueSet.version [ fhir:value "2.2.0"] ;
  fhir:ValueSet.name [ fhir:value "UserAccessCategoryValueSet"] ;
  fhir:ValueSet.title [ fhir:value "User Access Category Value Set"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2023-03-05T22:40:04-08:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "HL7 International / FHIR Infrastructure"] ;
  fhir:ValueSet.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / FHIR Infrastructure" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "fhir@lists.HL7.org" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Categorizes a UserAccessBrand into high-level taxonomy"] ;
  fhir:ValueSet.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ] ;
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "2.0.0" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "prov" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Healthcare Provider" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ins" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Insurance Company" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "laboratory" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Laboratory" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "imaging" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Imaging Center" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "pharmacy" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Pharmacy" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "health-information-network" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Health Information Network" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "health-data-aggregator" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Health Data Aggregator" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/user-access-category.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/user-access-category.ttl> .