FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.ehrs.uv.phrsfmr2
Resource TypeRequirements
IdRequirements-PHRSFMR2-TI.1.4.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/phrsfm-ig/Requirements-PHRSFMR2-TI.1.4.html
URLhttp://hl7.org/ehrs/uv/phrsfmr2/Requirements/PHRSFMR2-TI.1.4
Version2.0.2
Statusactive
Date2026-01-28T20:43:35+00:00
NameTI_1_4_Patient_Access_Management
TitleTI.1.4 Patient Access Management (Function)
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 PHR 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 PHR.

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

Description I:

A healthcare delivery organization will be able to manage a patient's ability to view his or her PHR 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 PHR.

Criteria N:
TI.1.4#01 SHALL conditional

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

TI.1.4#02 SHALL conditional

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


Source1

{
  "resourceType": "Requirements",
  "id": "PHRSFMR2-TI.1.4",
  "meta": {
    "profile": [
      "http://hl7.org/ehrs/uv/phrsfmr2/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/phrsfmr2/Requirements/PHRSFMR2-TI.1.4",
  "version": "2.0.2",
  "name": "TI_1_4_Patient_Access_Management",
  "title": "TI.1.4 Patient Access Management (Function)",
  "status": "active",
  "date": "2026-01-28T20:43:35+00:00",
  "publisher": "EHR WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description": "Manage a patient's access to personal health information.",
  "purpose": "A healthcare delivery organization will be able to manage a patient's ability to view his or her PHR 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 PHR.",
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "PHRSFMR2-TI.1.4-01",
      "label": "TI.1.4#01",
      "conformance": [
        "SHALL"
      ],
      "conditionality": true,
      "requirement": "IF organizational policy allows patient access to the PHR-S, THEN the system SHALL conform to function [TI.1.3](Requirements-PHRSFMR2-TI.1.3.html) (Entity Access Control)."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "PHRSFMR2-TI.1.4-02",
      "label": "TI.1.4#02",
      "conformance": [
        "SHALL"
      ],
      "conditionality": true,
      "requirement": "IF organizational policy allows patient access to the PHR-S, THEN the system SHALL conform to function [TI.1.2](Requirements-PHRSFMR2-TI.1.2.html) (Entity Authorization)."
    }
  ]
}