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

FHIR IG analytics

Packagehl7.ehrs.uv.phrsfmr2
Resource TypeRequirements
IdRequirements-PHRSFMR2-PH.3.5.1.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/phrsfm-ig/Requirements-PHRSFMR2-PH.3.5.1.html
URLhttp://hl7.org/ehrs/uv/phrsfmr2/Requirements/PHRSFMR2-PH.3.5.1
Version2.0.2
Statusactive
Date2026-01-28T20:43:35+00:00
NamePH_3_5_1_Manage_Health_Calendar
TitlePH.3.5.1 Manage Health Calendar (Function)
Authorityhl7
DescriptionProvide a health calendar to record and display health care events.
PurposeA health calendar provides a method to view time related healthcare activity both in the future as scheduled events and in the past as historic events. It is a handy and well understood format. The calendar can also be used as a data input device, mimicking the paper calendar where clinical observations (such as gallbladder attacks or menstrual periods) can be written directly onto a calendar and captured as a timed note. This idea was put forward from usability studies with lay people how they would like to interact with their PHR. Example(s): IF a health calendar function is provided, THEN future appointments and other timed events SHOULD be displayed on the health calendar.

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 health calendar provides a method to view time related healthcare activity both in the future as scheduled events and in the past as historic events. It is a handy and well understood format. The calendar can also be used as a data input device, mimicking the paper calendar where clinical observations (such as gallbladder attacks or menstrual periods) can be written directly onto a calendar and captured as a timed note. This idea was put forward from usability studies with lay people how they would like to interact with their PHR.

Example(s): IF a health calendar function is provided, THEN future appointments and other timed events SHOULD be displayed on the health calendar.

Criteria N:
PH.3.5.1#01 MAY

The system MAY maintain a health calendar function for recording and displaying scheduled health appointments or events.

Satisfied by:
  1. http://fhir.org/guides/argonaut/scheduling/
PH.3.5.1#02 SHOULD conditional

IF a health calendar function is provided, THEN the system SHOULD present future appointments and other timed events on the health calendar.

PH.3.5.1#03 SHOULD conditional

IF a health calendar function is provided, THEN the system SHOULD provide the ability to annotate directly onto the health calendar as date stamped text entries.

PH.3.5.1#04 MAY conditional

IF a health calendar function is provided, THEN the system MAY present care plans (e.g., lifelong immunization schedules or cancer surveillance tests) as health calendar entries.


Source1

{
  "resourceType": "Requirements",
  "id": "PHRSFMR2-PH.3.5.1",
  "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-PH.3.5.1",
  "version": "2.0.2",
  "name": "PH_3_5_1_Manage_Health_Calendar",
  "title": "PH.3.5.1 Manage Health Calendar (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": "Provide a health calendar to record and display health care events.",
  "purpose": "A health calendar provides a method to view time related healthcare activity both in the future as scheduled events and in the past as historic events. It is a handy and well understood format. The calendar can also be used as a data input device, mimicking the paper calendar where clinical observations (such as gallbladder attacks or menstrual periods) can be written directly onto a calendar and captured as a timed note. This idea was put forward from usability studies with lay people how they would like to interact with their PHR.\r\n\r\nExample(s): IF a health calendar function is provided, THEN future appointments and other timed events SHOULD be displayed on the health calendar.",
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-PH.3.5.1-01",
      "label": "PH.3.5.1#01",
      "conformance": [
        "MAY"
      ],
      "conditionality": false,
      "requirement": "The system MAY maintain a health calendar function for recording and displaying scheduled health appointments or events.",
      "satisfiedBy": [
        "http://fhir.org/guides/argonaut/scheduling/"
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-PH.3.5.1-02",
      "label": "PH.3.5.1#02",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": true,
      "requirement": "IF a health calendar function is provided, THEN the system SHOULD present future appointments and other timed events on the health calendar."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-PH.3.5.1-03",
      "label": "PH.3.5.1#03",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": true,
      "requirement": "IF a health calendar function is provided, THEN the system SHOULD provide the ability to annotate directly onto the health calendar as date stamped text entries."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-PH.3.5.1-04",
      "label": "PH.3.5.1#04",
      "conformance": [
        "MAY"
      ],
      "conditionality": true,
      "requirement": "IF a health calendar function is provided, THEN the system MAY present care plans (e.g., lifelong immunization schedules or cancer surveillance tests) as health calendar entries."
    }
  ]
}