Others titles
- FHIR Element Definition Resource
- Electronic Health Records Exchange Through FHIR
Keywords
- FHIR
- HL7
- Medical Terminology
- Processes Data
- Processes Information
- Processes Documentation
- Health Information Exchange
- Electronic Health Records
- FHIR Smart
- Smart on FHIR
Usage Context
A code that specifies a type of context being specified by a usage context. This is a value set defined by the Fast Healthcare Interoperability Resources (FHIR) project.
Get The Data
- ResearchNon-Commercial, Share-Alike, Attribution Free Forever
- CommercialCommercial Use, Remix & Adapt, White Label Log in to download
Description
This value set is used in the following places:
– Code System: This value set is the designated ‘entire code system’ value set for Usage Context Type
– Resource: Usage Context.code (Coding / Extensible)
This value set contains 9 concepts:
– Gender: The gender of the patient.
– Age Range: The age of the patient.
– Clinical Focus: The clinical concept(s) addressed by the artifact.
– User Type: The clinical specialty of the context in which the patient is being treated – For example, Primary Care Physician (PCP), Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc… taken from a specialty value set such as the National Uniform Claim Committee (NUCC) Health Care provider taxonomy value set.
– Workflow Setting: The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the Act Encounter Code value set.
– Workflow Task: The context for the clinical task(s) represented by this artifact.
– Clinical Venue: The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home.
– Species: The species to which an artifact applies. For example, SNOMED – 387961004 | Kingdom Animalia (organism).
– Program: A program/project of work for which this artifact is applicable.
About this Dataset
Data Info
Date Created | 2018-09-20 |
---|---|
Last Modified | 2023-03-26 |
Version | 5.0.0 |
Update Frequency |
Annual |
Temporal Coverage |
N/A |
Spatial Coverage |
United States |
Source | John Snow Labs; Health Level Seven International; |
Source License URL | |
Source License Requirements |
N/A |
Source Citation |
N/A |
Keywords | FHIR, HL7, Medical Terminology, Processes Data, Processes Information, Processes Documentation, Health Information Exchange, Electronic Health Records, FHIR Smart, Smart on FHIR |
Other Titles | FHIR Element Definition Resource, Electronic Health Records Exchange Through FHIR |
Data Fields
Name | Description | Type | Constraints |
---|---|---|---|
Concept_Name | Name of the concept in the FHIR structure | string | required : 1 |
Computer_Ready_Name | A Computer-ready name (e.g. a token) that identifies the structure - suitable for code generation. Note that this name (and other names relevant for code generation, including element & slice names, codes etc) may collide with reserved words in the relevant target language, and code generators will need to handle this. | string | - |
Type | The type the structure describes. | string | - |
Dollar_Ref | The "$ref" string value contains a Uniform Resource Identifier (URI) which identifies the location of the JSON value being referenced. | string | - |
Description | A free text natural language description of the structure and its use | string | - |
Items | The value of the keyword should be an object or an array of objects. If the keyword value is an object, then for the data array to be valid each item of the array should be valid according to the schema in this value. | string | - |
Enum | The value of the keyword should be an array of unique strings. The data object to be valid should contain all properties with names equal to the elements in the keyword value. | string | - |
Required | The value of the keyword should be an array of unique strings. The data object to be valid should contain all properties with names equal to the elements in the keyword value. | string | - |
Const | The value of this keyword can be anything. The data is valid if it is deeply equal to the value of the keyword. | string | - |
Data Preview
Concept Name | Computer Ready Name | Type | Dollar Ref | Description | Items | Enum | Required | Const |
UsageContext;id;;#/definitions/string;Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.;;;; | ||||||||
UsageContext;extension;array;;May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable | there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension | there is a set of requirements that SHALL be met as part of the definition of the extension.;{'$ref': '#/definitions/Extension'};;; | ||||||
UsageContext;code;;#/definitions/Coding;A code that identifies the type of context being specified by this usage context.;;;; | ||||||||
UsageContext;valueCodeableConcept;;#/definitions/CodeableConcept;A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.;;;; | ||||||||
UsageContext;valueQuantity;;#/definitions/Quantity;A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.;;;; | ||||||||
UsageContext;valueRange;;#/definitions/Range;A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.;;;; | ||||||||
UsageContext;valueReference;;#/definitions/Reference;A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.;;;; | ||||||||
UsageContext;;;;;;;['code']; |