FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: Requirements/EHRSFMR2-TI.1.4

Packagehl7.ehrs.uv.ehrsfmr2
TypeRequirements
IdEHRSFMR2-TI.1.4
FHIR VersionR5
Sourcehttp://hl7.org/ehrs/uv/ehrsfmr2/https://build.fhir.org/ig/mvdzel/ehrsfm-fhir-r5/Requirements-EHRSFMR2-TI.1.4.html
URLhttp://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-TI.1.4
Version2.1.1-ballot
Statusactive
Date2025-05-13T15:11:00+00:00
NameTI_1_4_Patient_Access_Management
TitleTI.1.4 Patient Access Management (Function)
Realmuv
Authorityhl7
DescriptionManage a patient's access to personal health information.
PurposeA healthcare delivery organization will be able to manage a patient's ability to view his or her EHR based on organization policy or jurisdictional law. Typically, a patient or their legal representative (e.g., guardian, surrogate) has the right to view his or her EHR.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Statement N:

Manage a patient's access to personal health information.

Description I:

A healthcare delivery organization will be able to manage a patient's ability to view his or her EHR based on organization policy or jurisdictional law. Typically, a patient or their legal representative (e.g., guardian, surrogate) has the right to view his or her EHR.

Actors:
ehr
Criteria N:
TI.1.4#01 dependent conditional SHALL

IF organizational policy allows patient access to the EHR-S, THEN the system SHALL conform to function TI.1.3 (Entity Access Control).

TI.1.4#02 dependent conditional SHALL

IF organizational policy allows patient access to the EHR-S, THEN the system SHALL conform to function TI.1.2 (Entity Authorization).


Source

{
  "resourceType": "Requirements",
  "id": "EHRSFMR2-TI.1.4",
  "meta": {
    "profile": [
      "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ehr"
    }
  ],
  "url": "http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-TI.1.4",
  "version": "2.1.1-ballot",
  "name": "TI_1_4_Patient_Access_Management",
  "title": "TI.1.4 Patient Access Management (Function)",
  "status": "active",
  "date": "2025-05-13T15:11:00+00:00",
  "publisher": "HL7 International / Electronic Health Records",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description": "Manage a patient's access to personal health information.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "A healthcare delivery organization will be able to manage a patient's ability to view his or her EHR based on organization policy or jurisdictional law. Typically, a patient or their legal representative (e.g., guardian, surrogate) has the right to view his or her EHR.",
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "EHRSFMR2-TI.1.4-01",
      "label": "TI.1.4#01",
      "conformance": [
        "SHALL"
      ],
      "conditionality": true,
      "requirement": "IF organizational policy allows patient access to the EHR-S, THEN the system SHALL conform to function [TI.1.3](Requirements-EHRSFMR2-TI.1.3.html) (Entity Access Control).",
      "derivedFrom": "EHR-S_FM_R1.1 IN.1.4#1"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "EHRSFMR2-TI.1.4-02",
      "label": "TI.1.4#02",
      "conformance": [
        "SHALL"
      ],
      "conditionality": true,
      "requirement": "IF organizational policy allows patient access to the EHR-S, THEN the system SHALL conform to function [TI.1.2](Requirements-EHRSFMR2-TI.1.2.html) (Entity Authorization)."
    }
  ]
}