Personal Health Record System Functional Model, Release 2
0.1.0 - CI Build

Personal Health Record System Functional Model, Release 2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PH.3.5.1 Manage Health Calendar (Function) - JSON Representation

Active as of 2024-01-31

Raw json | Download


{
  "resourceType" : "Requirements",
  "id" : "PHRSFMR2-PH.3.5.1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/ehrs/StructureDefinition/FMFunction"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <table id=\"statements\" class=\"grid dict\">\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>PH.3.5.1#01</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>MAY</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <span><div><p>The system MAY maintain a health calendar function for recording and displaying scheduled health appointments or events.</p>\n</div></span>\n                \n\n                \n                Satisfied by:<ol>\n                \n                    <li>https://www.hl7.org/fhir/argonaut scheduling.html</li>\n                \n                </ol>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>PH.3.5.1#02</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>SHOULD</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <span><div><p>IF a health calendar function is provided, THEN the system SHOULD present future appointments and other timed events on the health calendar.</p>\n</div></span>\n                \n\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>PH.3.5.1#03</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>SHOULD</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <span><div><p>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.</p>\n</div></span>\n                \n\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>PH.3.5.1#04</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>MAY</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <span><div><p>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.</p>\n</div></span>\n                \n\n                \n            </td>\n        </tr>\n        \n    </table>\n</div>"
  },
  "url" : "http://hl7.org/ehrs/Requirements/PHRSFMR2-PH.3.5.1",
  "version" : "0.1.0",
  "name" : "PH_3_5_1_Manage_Health_Calendar",
  "title" : "PH.3.5.1 Manage Health Calendar (Function)",
  "status" : "active",
  "date" : "2024-01-31T14:45:34+00:00",
  "publisher" : "EHR WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description" : "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" : [
    {
      "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" : [
        "https://www.hl7.org/fhir/argonaut scheduling.html"
      ]
    },
    {
      "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."
    },
    {
      "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."
    },
    {
      "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."
    }
  ]
}