This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetHSPC Organization Type
{
"resourceType": "ValueSet",
"id": "hspc-organization-organizationtype",
"meta": {
"lastUpdated": "2015-12-11T17:38:40.294+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
}
],
"url": "http://hl7.org/fhir/ValueSet/hspc-organization-organizationtype",
"version": "0.01",
"name": "HSPC Organization Type",
"status": "draft",
"experimental": true,
"publisher": "HSPC",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://healthcaresoa.org"
}
]
}
],
"date": "2015-05-19",
"description": "The set of codes that describe a kind of organization.",
"immutable": true,
"copyright": "Intermountain Healthcare",
"extensible": true,
"codeSystem": {
"system": "http://hl7,org/fhir/organization-hspc-organizationtype",
"caseSensitive": true,
"concept": [
{
"code": "526758010",
"display": "Clinic",
"definition": "A place where outpatients are provided medical treatments or advices."
},
{
"code": "526758011",
"display": "Cancer Center",
"definition": "A center where patients with cancer are cared and treated."
},
{
"code": "526758012",
"display": "Dental Office",
"definition": "A place where dental services are provided."
},
{
"code": "526758013",
"display": "Diagnostic Imaging Center",
"definition": "A center where patients are provided imaging services."
},
{
"code": "526758014",
"display": "Dialysis Center",
"definition": "A center where patients with kidney diseases are provided dialysis services."
},
{
"code": "526758015",
"display": "Educational Institute",
"definition": "A place where people of different ages gain an education."
},
{
"code": "526758016",
"display": "Federal Agency",
"definition": "A government organization set up for a specific purpose such as the management of resources, financial oversight of industries or national security issues."
},
{
"code": "526758017",
"display": "Home Health",
"definition": "An organization which provides assistant health care for people at their homes."
},
{
"code": "526758018",
"display": "Hospital",
"definition": "An institution where the sick or injuried people are provided medical and surgical treatments and nursing cares."
},
{
"code": "526758019",
"display": "Hospital Network",
"definition": "A network or group of hospitals that work together to coordinate and deliver a broad spectrum of services to their community."
},
{
"code": "526758020",
"display": "Insurance Company",
"definition": "A financial institution that sells insurance."
},
{
"code": "526758021",
"display": "Medical Laboratory",
"definition": "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."
},
{
"code": "526758022",
"display": "Nursing Care Facility",
"definition": "A facility providing skilled, intermediate or custodial nursing care."
},
{
"code": "526758023",
"display": "Pharmacy",
"definition": "A store or a place in the hospital where drugs and medicines are dispensed and sold."
},
{
"code": "526758024",
"display": "Surgical Center",
"definition": "A center where outpatients are provided surgical services."
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.