HL7 Terminology (THO) - Local Development build (v7.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "requirements-categories"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem requirements-categories</b></p><a name=\"requirements-categories\"> </a><a name=\"hcrequirements-categories\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>Not Selectable</td><td>abstract</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code> http://terminology.hl7.org/CodeSystem/requirements-categories</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">behavioral<a name=\"requirements-categories-behavioral\"> </a></td><td>Behavioral</td><td>Categories related to how the system behaves</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> business<a name=\"requirements-categories-business\"> </a></td><td>Business</td><td>Requirements relating to the business operations of the entities responsible for a system</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> functional<a name=\"requirements-categories-functional\"> </a></td><td>Functional</td><td>Requirements related to what the system does (inputs turned into outputs)</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> exchange<a name=\"requirements-categories-exchange\"> </a></td><td>Exchange</td><td>Requirements relating to when, how, or what data is exchanged with other systems</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> processing<a name=\"requirements-categories-processing\"> </a></td><td>Processing</td><td>Requirements related to how data must be analyzed, transformed, considered, or otherwise used within a system</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> storage<a name=\"requirements-categories-storage\"> </a></td><td>Storage</td><td>Requirements related to if or how data is persisted in a system</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> non-functional<a name=\"requirements-categories-non-functional\"> </a></td><td>Non-functional</td><td>Requirements related to how the system accomplishes functional requirements</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> availability<a name=\"requirements-categories-availability\"> </a></td><td>Availability</td><td>Requirements related to how and when a system needs to be reachable and useable</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> ui<a name=\"requirements-categories-ui\"> </a></td><td>User Interface</td><td>Requirements related to how information is collected from and exposed to humans (or animals)</td><td/></tr><tr><td>4</td><td style=\"white-space:nowrap\"> ui-accessibility<a name=\"requirements-categories-ui-accessibility\"> </a></td><td>UI Accessibility</td><td>Requirements around user interface that ensure a satisfactory experience for users from different backgrounds or with varying physical, cognitive, and/or sensory abilities</td><td/></tr><tr><td>4</td><td style=\"white-space:nowrap\"> ui-consistency<a name=\"requirements-categories-ui-consistency\"> </a></td><td>UI Consistency</td><td>Requirements around ensuring that different implementations have sufficiently aligned appearance and mechanisms of interaction</td><td/></tr><tr><td>4</td><td style=\"white-space:nowrap\"> ui-usability<a name=\"requirements-categories-ui-usability\"> </a></td><td>UI Usability</td><td>Requirements related to the intuitiveness, simplicity, and ease-of-use of a user-interface</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> security<a name=\"requirements-categories-security\"> </a></td><td>Security/Privacy</td><td>Requirements that ensure that data is appropriately protected from threats and respects rules around what parties are permitted to access or manipulate</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> safety<a name=\"requirements-categories-safety\"> </a></td><td>Safety</td><td>Requirements that ensure that system operation does not negatively impact the wellbeing of people or assets</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> performance<a name=\"requirements-categories-performance\"> </a></td><td>Performance/Scalability</td><td>Requirements that deal with timeliness of processing and/or responsiveness under differing levels of load/volume</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">source<a name=\"requirements-categories-source\"> </a></td><td>Source</td><td>Categories related to where the requirement came from</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> user<a name=\"requirements-categories-user\"> </a></td><td>User Requirements</td><td>Requirements originating from the community of individuals expected to use the system/solution</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> legal<a name=\"requirements-categories-legal\"> </a></td><td>Legal Requirements</td><td>Requirements originating from regulation or law</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> design<a name=\"requirements-categories-design\"> </a></td><td>Design Decisions</td><td>Requirements documenting decisions made in the design of the solution</td><td/></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fm" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ]
] ) ; #
fhir:url [
fhir:v " http://terminology.hl7.org/CodeSystem/requirements-categories"^^xsd:anyURI ;
fhir:l fhir: http://terminology.hl7.org/CodeSystem/requirements-categories
] ; #
fhir:name [ fhir:v "RequirementsCategories"] ; #
fhir:title [ fhir:v "RequirementsCategories"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-23T04:46:23+00:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Codes used to categorize requirements statements."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "abstract" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable> ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "behavioral" ] ;
fhir:display [ fhir:v "Behavioral" ] ;
fhir:definition [ fhir:v "Categories related to how the system behaves" ] ;
( fhir:property [
fhir:code [ fhir:v "abstract" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "business" ] ;
fhir:display [ fhir:v "Business" ] ;
fhir:definition [ fhir:v "Requirements relating to the business operations of the entities responsible for a system" ] ] [
fhir:code [ fhir:v "functional" ] ;
fhir:display [ fhir:v "Functional" ] ;
fhir:definition [ fhir:v "Requirements related to what the system does (inputs turned into outputs)" ] ;
( fhir:concept [
fhir:code [ fhir:v "exchange" ] ;
fhir:display [ fhir:v "Exchange" ] ;
fhir:definition [ fhir:v "Requirements relating to when, how, or what data is exchanged with other systems" ] ] [
fhir:code [ fhir:v "processing" ] ;
fhir:display [ fhir:v "Processing" ] ;
fhir:definition [ fhir:v "Requirements related to how data must be analyzed, transformed, considered, or otherwise used within a system" ] ] [
fhir:code [ fhir:v "storage" ] ;
fhir:display [ fhir:v "Storage" ] ;
fhir:definition [ fhir:v "Requirements related to if or how data is persisted in a system" ] ] ) ] [
fhir:code [ fhir:v "non-functional" ] ;
fhir:display [ fhir:v "Non-functional" ] ;
fhir:definition [ fhir:v "Requirements related to how the system accomplishes functional requirements" ] ;
( fhir:concept [
fhir:code [ fhir:v "availability" ] ;
fhir:display [ fhir:v "Availability" ] ;
fhir:definition [ fhir:v "Requirements related to how and when a system needs to be reachable and useable" ] ] [
fhir:code [ fhir:v "ui" ] ;
fhir:display [ fhir:v "User Interface" ] ;
fhir:definition [ fhir:v "Requirements related to how information is collected from and exposed to humans (or animals)" ] ;
( fhir:concept [
fhir:code [ fhir:v "ui-accessibility" ] ;
fhir:display [ fhir:v "UI Accessibility" ] ;
fhir:definition [ fhir:v "Requirements around user interface that ensure a satisfactory experience for users from different backgrounds or with varying physical, cognitive, and/or sensory abilities" ] ] [
fhir:code [ fhir:v "ui-consistency" ] ;
fhir:display [ fhir:v "UI Consistency" ] ;
fhir:definition [ fhir:v "Requirements around ensuring that different implementations have sufficiently aligned appearance and mechanisms of interaction" ] ] [
fhir:code [ fhir:v "ui-usability" ] ;
fhir:display [ fhir:v "UI Usability" ] ;
fhir:definition [ fhir:v "Requirements related to the intuitiveness, simplicity, and ease-of-use of a user-interface" ] ] ) ] [
fhir:code [ fhir:v "security" ] ;
fhir:display [ fhir:v "Security/Privacy" ] ;
fhir:definition [ fhir:v "Requirements that ensure that data is appropriately protected from threats and respects rules around what parties are permitted to access or manipulate" ] ] [
fhir:code [ fhir:v "safety" ] ;
fhir:display [ fhir:v "Safety" ] ;
fhir:definition [ fhir:v "Requirements that ensure that system operation does not negatively impact the wellbeing of people or assets" ] ] [
fhir:code [ fhir:v "performance" ] ;
fhir:display [ fhir:v "Performance/Scalability" ] ;
fhir:definition [ fhir:v "Requirements that deal with timeliness of processing and/or responsiveness under differing levels of load/volume" ] ] ) ] )
] [
fhir:code [ fhir:v "source" ] ;
fhir:display [ fhir:v "Source" ] ;
fhir:definition [ fhir:v "Categories related to where the requirement came from" ] ;
( fhir:property [
fhir:code [ fhir:v "abstract" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "user" ] ;
fhir:display [ fhir:v "User Requirements" ] ;
fhir:definition [ fhir:v "Requirements originating from the community of individuals expected to use the system/solution" ] ] [
fhir:code [ fhir:v "legal" ] ;
fhir:display [ fhir:v "Legal Requirements" ] ;
fhir:definition [ fhir:v "Requirements originating from regulation or law" ] ] [
fhir:code [ fhir:v "design" ] ;
fhir:display [ fhir:v "Design Decisions" ] ;
fhir:definition [ fhir:v "Requirements documenting decisions made in the design of the solution" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#7.0.0 based on FHIR 5.0.0. Generated 2026-02-23
Links: Table of Contents |
QA Report
| Version History
|
|
Propose a change