Vital Signs with Qualifying Elements
1.0.0 - STU 1 US

This page is part of the Vital Signs FHIR IG (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: HSPC Organization Type Code System - TTL Representation

Active as of 2022-09-12

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 -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "organization-hspc-organizationtype"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/vitals/CodeSystem/organization-hspc-organizationtype</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">526758010<a name=\"organization-hspc-organizationtype-526758010\"> </a></td><td>Clinic</td><td>A place where outpatients are provided medical treatments or advices.</td></tr><tr><td style=\"white-space:nowrap\">526758011<a name=\"organization-hspc-organizationtype-526758011\"> </a></td><td>Cancer Center</td><td>A center where patients with cancer are cared and treated.</td></tr><tr><td style=\"white-space:nowrap\">526758012<a name=\"organization-hspc-organizationtype-526758012\"> </a></td><td>Dental Office</td><td>A place where dental services are provided.</td></tr><tr><td style=\"white-space:nowrap\">526758013<a name=\"organization-hspc-organizationtype-526758013\"> </a></td><td>Diagnostic Imaging Center</td><td>A center where patients are provided imaging services.</td></tr><tr><td style=\"white-space:nowrap\">526758014<a name=\"organization-hspc-organizationtype-526758014\"> </a></td><td>Dialysis Center</td><td>A center where patients with kidney diseases are provided dialysis services.</td></tr><tr><td style=\"white-space:nowrap\">526758015<a name=\"organization-hspc-organizationtype-526758015\"> </a></td><td>Educational Institute</td><td>A place where people of different ages gain an education.</td></tr><tr><td style=\"white-space:nowrap\">526758016<a name=\"organization-hspc-organizationtype-526758016\"> </a></td><td>Federal Agency</td><td>A government organization set up for a specific purpose such as the management of resources, financial oversight of industries or national security issues.</td></tr><tr><td style=\"white-space:nowrap\">526758017<a name=\"organization-hspc-organizationtype-526758017\"> </a></td><td>Home Health</td><td>An organization which provides assistant health care for people at their homes.</td></tr><tr><td style=\"white-space:nowrap\">526758018<a name=\"organization-hspc-organizationtype-526758018\"> </a></td><td>Hospital</td><td>An institution where the sick or injuried people are provided medical and surgical treatments and nursing cares.</td></tr><tr><td style=\"white-space:nowrap\">526758019<a name=\"organization-hspc-organizationtype-526758019\"> </a></td><td>Hospital Network</td><td>A network or group of hospitals that work together to coordinate and deliver a broad spectrum of services to their community.</td></tr><tr><td style=\"white-space:nowrap\">526758020<a name=\"organization-hspc-organizationtype-526758020\"> </a></td><td>Insurance Company</td><td>A financial institution that sells insurance.</td></tr><tr><td style=\"white-space:nowrap\">526758021<a name=\"organization-hspc-organizationtype-526758021\"> </a></td><td>Medical Laboratory</td><td>A laboratory where tests are done on clinical specimens in order to get information about the health of a patient as pertaining to the diagnosis, treatment, and prevention of disease.</td></tr><tr><td style=\"white-space:nowrap\">526758022<a name=\"organization-hspc-organizationtype-526758022\"> </a></td><td>Nursing Care Facility</td><td>A facility providing skilled, intermediate or custodial nursing care.</td></tr><tr><td style=\"white-space:nowrap\">526758023<a name=\"organization-hspc-organizationtype-526758023\"> </a></td><td>Pharmacy</td><td>A store or a place in the hospital where drugs and medicines are dispensed and sold.</td></tr><tr><td style=\"white-space:nowrap\">526758024<a name=\"organization-hspc-organizationtype-526758024\"> </a></td><td>Surgical Center</td><td>A center where outpatients are provided surgical services.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/vitals/CodeSystem/organization-hspc-organizationtype"];
  fhir:CodeSystem.version [ fhir:value "1.0.0"];
  fhir:CodeSystem.name [ fhir:value "OrganizationHSPCOrganizationType"];
  fhir:CodeSystem.title [ fhir:value "HSPC Organization Type Code System"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-09-12T00:45:08+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 International - Clinical Information Modeling Initiative"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Information Modeling Initiative" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/cimi" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Logica" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.logicahealth.org/" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "The set of codes that describe a kind of organization."];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ];
  fhir:CodeSystem.copyright [ fhir:value "Logica Health, all rights reserved Creative Commons License"];
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "15"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "526758010" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinic" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A place where outpatients are provided medical treatments or advices." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "526758011" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cancer Center" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A center where patients with cancer are cared and treated." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "526758012" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dental Office" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A place where dental services are provided." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "526758013" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diagnostic Imaging Center" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A center where patients are provided imaging services." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "526758014" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dialysis Center" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A center where patients with kidney diseases are provided dialysis services." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "526758015" ];
     fhir:CodeSystem.concept.display [ fhir:value "Educational Institute" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A place where people of different ages gain an education." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "526758016" ];
     fhir:CodeSystem.concept.display [ fhir:value "Federal Agency" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A government organization set up for a specific purpose such as the management of resources, financial oversight of industries or national security issues." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "526758017" ];
     fhir:CodeSystem.concept.display [ fhir:value "Home Health" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An organization which provides assistant health care for people at their homes." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "526758018" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospital" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An institution where the sick or injuried people are provided medical and surgical treatments and nursing cares." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "526758019" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hospital Network" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A network or group of hospitals that work together to coordinate and deliver a broad spectrum of services to their community." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "526758020" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insurance Company" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A financial institution that sells insurance." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "526758021" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medical Laboratory" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A laboratory where tests are done on clinical specimens in order to get information about the health of a patient as pertaining to the diagnosis, treatment, and prevention of disease." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "526758022" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Care Facility" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A facility providing skilled, intermediate or custodial nursing care." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "526758023" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A store or a place in the hospital where drugs and medicines are dispensed and sold." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "526758024" ];
     fhir:CodeSystem.concept.display [ fhir:value "Surgical Center" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A center where outpatients are provided surgical services." ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.