Vital Signs with Qualifying Elements, published by HL7 International - Clinical Information Modeling Initiative. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cimi-vital-signs/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-09 |
@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:id [ fhir:v "organization-hspc-organizationtype"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem organization-hspc-organizationtype</b></p><a name=\"organization-hspc-organizationtype\"> </a><a name=\"hcorganization-hspc-organizationtype\"> </a><a name=\"organization-hspc-organizationtype-en-US\"> </a><p>This case-insensitive 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:url [ fhir:v "http://hl7.org/fhir/us/vitals/CodeSystem/organization-hspc-organizationtype"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "OrganizationHSPCOrganizationType"] ; #
fhir:title [ fhir:v "HSPC Organization Type Code System"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-10-09T23:56:46+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International - Clinical Information Modeling Initiative"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Clinical Information Modeling Initiative" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/cimi" ] ] )
] [
fhir:name [ fhir:v "Logica" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.logicahealth.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "The set of codes that describe a kind of organization."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Logica Health, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "526758010" ] ;
fhir:display [ fhir:v "Clinic" ] ;
fhir:definition [ fhir:v "A place where outpatients are provided medical treatments or advices." ]
] [
fhir:code [ fhir:v "526758011" ] ;
fhir:display [ fhir:v "Cancer Center" ] ;
fhir:definition [ fhir:v "A center where patients with cancer are cared and treated." ]
] [
fhir:code [ fhir:v "526758012" ] ;
fhir:display [ fhir:v "Dental Office" ] ;
fhir:definition [ fhir:v "A place where dental services are provided." ]
] [
fhir:code [ fhir:v "526758013" ] ;
fhir:display [ fhir:v "Diagnostic Imaging Center" ] ;
fhir:definition [ fhir:v "A center where patients are provided imaging services." ]
] [
fhir:code [ fhir:v "526758014" ] ;
fhir:display [ fhir:v "Dialysis Center" ] ;
fhir:definition [ fhir:v "A center where patients with kidney diseases are provided dialysis services." ]
] [
fhir:code [ fhir:v "526758015" ] ;
fhir:display [ fhir:v "Educational Institute" ] ;
fhir:definition [ fhir:v "A place where people of different ages gain an education." ]
] [
fhir:code [ fhir:v "526758016" ] ;
fhir:display [ fhir:v "Federal Agency" ] ;
fhir:definition [ fhir:v "A government organization set up for a specific purpose such as the management of resources, financial oversight of industries or national security issues." ]
] [
fhir:code [ fhir:v "526758017" ] ;
fhir:display [ fhir:v "Home Health" ] ;
fhir:definition [ fhir:v "An organization which provides assistant health care for people at their homes." ]
] [
fhir:code [ fhir:v "526758018" ] ;
fhir:display [ fhir:v "Hospital" ] ;
fhir:definition [ fhir:v "An institution where the sick or injuried people are provided medical and surgical treatments and nursing cares." ]
] [
fhir:code [ fhir:v "526758019" ] ;
fhir:display [ fhir:v "Hospital Network" ] ;
fhir:definition [ fhir:v "A network or group of hospitals that work together to coordinate and deliver a broad spectrum of services to their community." ]
] [
fhir:code [ fhir:v "526758020" ] ;
fhir:display [ fhir:v "Insurance Company" ] ;
fhir:definition [ fhir:v "A financial institution that sells insurance." ]
] [
fhir:code [ fhir:v "526758021" ] ;
fhir:display [ fhir:v "Medical Laboratory" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "526758022" ] ;
fhir:display [ fhir:v "Nursing Care Facility" ] ;
fhir:definition [ fhir:v "A facility providing skilled, intermediate or custodial nursing care." ]
] [
fhir:code [ fhir:v "526758023" ] ;
fhir:display [ fhir:v "Pharmacy" ] ;
fhir:definition [ fhir:v "A store or a place in the hospital where drugs and medicines are dispensed and sold." ]
] [
fhir:code [ fhir:v "526758024" ] ;
fhir:display [ fhir:v "Surgical Center" ] ;
fhir:definition [ fhir:v "A center where outpatients are provided surgical services." ]
] ) . #
IG © 2021+ HL7 International - Clinical Information Modeling Initiative. Package hl7.fhir.us.vitals#2.0.0 based on FHIR 4.0.1. Generated 2024-10-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change