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

FHIR IG Statistics: Requirements/PHRSFMR2-TI.1.4

Packagehl7.ehrs.uv.phrsfmr2
TypeRequirements
IdPHRSFMR2-TI.1.4
FHIR VersionR5
Sourcehttp://hl7.org/ehrs/uv/phrsfmr2/https://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.1-ballot
Statusactive
Date2025-04-03T15:15:30+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

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 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.

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

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 dependent conditional SHALL

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


Source

{
  "resourceType": "Requirements",
  "id": "PHRSFMR2-TI.1.4",
  "meta": {
    "profile": [
      "http://hl7.org/ehrs/uv/phrsfmr2/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/phrsfmr2/Requirements/PHRSFMR2-TI.1.4",
  "version": "2.0.1-ballot",
  "name": "TI_1_4_Patient_Access_Management",
  "title": "TI.1.4 Patient Access Management (Function)",
  "status": "active",
  "date": "2025-04-03T15:15:30+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)."
    }
  ]
}