Package | hl7.terminology.r4b |
Type | CodeSystem |
Id | observation-category |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html |
URL | http://terminology.hl7.org/CodeSystem/observation-category |
Version | 1.0.1 |
Status | active |
Date | 2024-07-21T00:36:31-06:00 |
Name | ObservationCategoryCodes |
Title | Observation Category Codes |
Realm | uv |
Authority | hl7 |
Description | Observation Category codes. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
Content | complete |
CodeSystem | |
observation-category-supplement | Deutsche Übersetzungen für ObservationCategoryCodes |
ConceptMap | |
KBV_CM_Base_Terminology_Complete_German | KBV_CM_Base_Terminology_Complete_German |
KBV_CM_MIO_DIGA_Overview | KBV_CM_MIO_DIGA_Overview |
ValueSet | |
observation-category | Observation Category Codes |
observation-category-laboratory | Observation Category Laboratory |
observation-category-procedure | Observation Category Procedure |
pfe-survey-category-vs | Personal Functioning and Engagement Survey Value Set |
category-code-tw | 臺灣衛福部資訊處類型代碼值集 |
observation-clinical-result-category | 臺灣衛福部資訊處Observation Clinical Result類型值集 |
us-core-clinical-result-observation-category | US Core Clinical Result Observation Category |
us-core-screening-assessment-observation-category | US Core Screening Assessment Observation Category |
us-core-screening-assessment-observation-maximum-category | US Core Screening Assessment Observation Maximum Category |
us-core-simple-observation-category | US Core Simple Observation Category |
observation-category-my-core | ValueSetObservationCategory (MY Core) |
ee-observation-category | Observation Category |
observation-category | Observation Category |
BRCategoriaObservacao-1.0 | Categoria da observação |
ca-on-lab-observation-category | ObservationCategoryCodes |
vs-mii-icu-category-observation-bilanzen-hl7 | VS MII ICU Category Observation Bilanzen [HL7] |
observation-category | Observation Category Codes |
observation-category | Observation Category Codes |
us-core-simple-observation-category | US Core Simple Observation Category |
TLSVCategory | TLSV Categories |
eHDSIObservationCategory | eHDSI Observation category |
NHSDigital-Observation-category | ObservationCategory |
KBV_VS_MIO_DIGA_Observation_Category_Codes_Score_And_Scale | Kategorie Beobachtung Score und Skala |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem observation-category
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/observation-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "observation-category", "meta": { "lastUpdated": "2024-04-24T00:00:00+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "url": "http://terminology.hl7.org/CodeSystem/observation-category", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1125" } ], "version": "1.0.1", "name": "ObservationCategoryCodes", "title": "Observation Category Codes", "status": "active", "experimental": false, "date": "2024-07-21T00:36:31-06:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "Observation Category codes.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/observation-category", "content": "complete", "concept": [ { "code": "social-history", "display": "Social History", "definition": "Social History Observations define the patient's occupational, personal (e.g., lifestyle), social, familial, and environmental history and health risk factors that may impact the patient's health." }, { "code": "vital-signs", "display": "Vital Signs", "definition": "Clinical observations measure the body's basic functions such as blood pressure, heart rate, respiratory rate, height, weight, body mass index, head circumference, pulse oximetry, temperature, and body surface area." }, { "code": "imaging", "display": "Imaging", "definition": "Observations generated by imaging. The scope includes observations regarding plain x-ray, ultrasound, CT, MRI, angiography, echocardiography, and nuclear medicine." }, { "code": "laboratory", "display": "Laboratory", "definition": "The results of observations generated by laboratories. Laboratory results are typically generated by laboratories providing analytic services in areas such as chemistry, hematology, serology, histology, cytology, anatomic pathology (including digital pathology), microbiology, and/or virology. These observations are based on analysis of specimens obtained from the patient and submitted to the laboratory." }, { "code": "procedure", "display": "Procedure", "definition": "Observations generated by other procedures. This category includes observations resulting from interventional and non-interventional procedures excluding laboratory and imaging (e.g., cardiology catheterization, endoscopy, electrodiagnostics, etc.). Procedure results are typically generated by a clinician to provide more granular information about component observations made during a procedure. An example would be when a gastroenterologist reports the size of a polyp observed during a colonoscopy." }, { "code": "survey", "display": "Survey", "definition": "Assessment tool/survey instrument observations (e.g., Apgar Scores, Montreal Cognitive Assessment (MoCA))." }, { "code": "exam", "display": "Exam", "definition": "Observations generated by physical exam findings including direct observations made by a clinician and use of simple instruments and the result of simple maneuvers performed directly on the patient's body." }, { "code": "therapy", "display": "Therapy", "definition": "Observations generated by non-interventional treatment protocols (e.g. occupational, physical, radiation, nutritional and medication therapy)" }, { "code": "activity", "display": "Activity", "definition": "Observations that measure or record any bodily activity that enhances or maintains physical fitness and overall health and wellness. Not under direct supervision of practitioner such as a physical therapist. (e.g., laps swum, steps, sleep data)" } ] }