FHIR IG analytics| Package | hl7.ehrs.uv.ehrsfmr2 |
| Resource Type | Requirements |
| Id | Requirements-EHRSFMR2-TI.1.3.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/mvdzel/ehrsfm-fhir-r5/Requirements-EHRSFMR2-TI.1.3.html |
| URL | http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-TI.1.3 |
| Version | 2.1.2 |
| Status | active |
| Date | 2026-01-29T18:38:40+00:00 |
| Name | TI_1_3_Entity_Access_Control |
| Title | TI.1.3 Entity Access Control (Function) |
| Realm | uv |
| Authority | hl7 |
| Description | Manage access to EHR-S resources. |
| Purpose | To ensure access is controlled, an EHR-S must authenticate and check authorization of entities for appropriate operations. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
To ensure access is controlled, an EHR-S must authenticate and check authorization of entities for appropriate operations.
| TI.1.3#01 | SHALL |
The system SHALL conform to function TI.1.1 (Entity Authentication). |
| TI.1.3#02 | SHALL |
The system SHALL conform to function TI.1.2 (Entity Authorization). |
| TI.1.3#03 | SHALL dependent |
The system SHALL provide the ability to manage system and data access rules for all EHR-S resources according to scope of practice, organizational policy, and/or jurisdictional law. |
| TI.1.3#04 | SHALL |
The system SHALL manage the enforcement of authorizations to access EHR-S resources. |
| TI.1.3#05 | SHALL dependent |
The system SHALL control access to EHR-S resources after a configurable period of inactivity by terminating the session, or by initiating a session lock that remains in effect until the entity re-establishes access using appropriate identification and authentication procedures, according to organizational policy, and/or jurisdictional law. |
| TI.1.3#06 | SHOULD dependent |
The system SHOULD provide the ability to control-access to data, and/or functionality according to scope of practice, organizational policy, and/or jurisdictional law. |
| TI.1.3#07 | SHALL |
The system SHALL control-access to data, and/or functionality by using authentication mechanisms that comply with regulatory and policy guidelines (e.g.,by using a combination of Username and Password, Digital Certificates, Secure Tokens, and/or Biometrics). |
| TI.1.3#08 | MAY |
The system MAY provide the ability to determine the identity of public health agencies for healthcare purposes through the use of internal, and/or external registry services or directories. |
| TI.1.3#09 | MAY |
The system MAY provide the ability to determine the identity of healthcare resources (e.g., Meal Delivery services for home-based patients) and devices (e.g., wheelchairs) for resource management purposes through the use of internal, and/or external registry services or directories. |
{
"resourceType": "Requirements",
"id": "EHRSFMR2-TI.1.3",
"meta": {
"profile": [
"http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "ehr"
}
],
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-TI.1.3",
"version": "2.1.2",
"name": "TI_1_3_Entity_Access_Control",
"title": "TI.1.3 Entity Access Control (Function)",
"status": "active",
"date": "2026-01-29T18:38:40+00:00",
"publisher": "HL7 International / Electronic Health Records",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/ehr"
}
]
}
],
"description": "Manage access to EHR-S resources.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"purpose": "To ensure access is controlled, an EHR-S must authenticate and check authorization of entities for appropriate operations.",
"statement": [
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-01",
"label": "TI.1.3#01",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL conform to function [TI.1.1](Requirements-EHRSFMR2-TI.1.1.html) (Entity Authentication).",
"derivedFrom": "EHR-S_FM_R1.1 IN.1.3#1"
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-02",
"label": "TI.1.3#02",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL conform to function [TI.1.2](Requirements-EHRSFMR2-TI.1.2.html) (Entity Authorization).",
"derivedFrom": "EHR-S_FM_R1.1 IN.1.3#2"
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": true
}
],
"key": "EHRSFMR2-TI.1.3-03",
"label": "TI.1.3#03",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL provide the ability to manage system and data access rules for all EHR-S resources according to scope of practice, organizational policy, and/or jurisdictional law.",
"derivedFrom": "EHR-S_FM_R1.1 IN.1.3#3"
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-04",
"label": "TI.1.3#04",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL manage the enforcement of authorizations to access EHR-S resources.",
"derivedFrom": "EHR-S_FM_R1.1 IN.1.3#4"
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": true
}
],
"key": "EHRSFMR2-TI.1.3-05",
"label": "TI.1.3#05",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL control access to EHR-S resources after a configurable period of inactivity by terminating the session, or by initiating a session lock that remains in effect until the entity re-establishes access using appropriate identification and authentication procedures, according to organizational policy, and/or jurisdictional law."
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": true
}
],
"key": "EHRSFMR2-TI.1.3-06",
"label": "TI.1.3#06",
"conformance": [
"SHOULD"
],
"conditionality": false,
"requirement": "The system SHOULD provide the ability to control-access to data, and/or functionality according to scope of practice, organizational policy, and/or jurisdictional law."
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-07",
"label": "TI.1.3#07",
"conformance": [
"SHALL"
],
"conditionality": false,
"requirement": "The system SHALL control-access to data, and/or functionality by using authentication mechanisms that comply with regulatory and policy guidelines (e.g.,by using a combination of Username and Password, Digital Certificates, Secure Tokens, and/or Biometrics)."
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-08",
"label": "TI.1.3#08",
"conformance": [
"MAY"
],
"conditionality": false,
"requirement": "The system MAY provide the ability to determine the identity of public health agencies for healthcare purposes through the use of internal, and/or external registry services or directories."
},
{
"extension": [
{
"url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
"valueBoolean": false
}
],
"key": "EHRSFMR2-TI.1.3-09",
"label": "TI.1.3#09",
"conformance": [
"MAY"
],
"conditionality": false,
"requirement": "The system MAY provide the ability to determine the identity of healthcare resources (e.g., Meal Delivery services for home-based patients) and devices (e.g., wheelchairs) for resource management purposes through the use of internal, and/or external registry services or directories."
}
]
}