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

FHIR IG Statistics: Requirements/PHRSFMR2-S.1.3

Packagehl7.ehrs.uv.phrsfmr2
Resource TypeRequirements
IdPHRSFMR2-S.1.3
FHIR VersionR5
Sourcehttp://hl7.org/ehrs/uv/phrsfmr2/https://build.fhir.org/ig/HL7/phrsfm-ig/Requirements-PHRSFMR2-S.1.3.html
URLhttp://hl7.org/ehrs/uv/phrsfmr2/Requirements/PHRSFMR2-S.1.3
Version2.0.1-ballot
Statusactive
Date2025-04-03T15:15:30+00:00
NameS_1_3_Manage_Health_Care_Provider_Information
TitleS.1.3 Manage Health Care Provider Information (Function)
Authorityhl7
DescriptionSupport the import or retrieval of data necessary to identify a healthcare provider.
PurposeThis information will assist the PHR Account Holder in contacting a provider to schedule appointments and ask health-related questions. The provider roles include, but are not limited to, physician, nurse and physical therapist.

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:

Support the import or retrieval of data necessary to identify a healthcare provider.

Description I:

This information will assist the PHR Account Holder in contacting a provider to schedule appointments and ask health-related questions. The provider roles include, but are not limited to, physician, nurse and physical therapist.

Actors:
ehr
Criteria N:
S.1.3#01 SHOULD

The system SHOULD provide the ability to capture information regarding a provider’s location or contact information regarding a facility.

S.1.3#02 SHOULD

The system SHOULD provide the ability to manage information regarding a provider's location, contact information, hours of operation, role as a member of the PHR Account Holder’s care team, and authorizations attributed to the provider.

S.1.3#03 dependent MAY

The system MAY provide the ability for the PHR Account Holder to hide or mask selected elements of the provider’s identifying information according to the PHR Account Holder's authorization, organizational policy, and/or jurisdictional law. For example, the PHR Account Holder might desire to mask the physician's specialty as a drug counselor.

S.1.3#04 conditional SHOULD

IF a directory service is available, THEN the system SHOULD update a provider’s current information via that directory service.


Source

{
  "resourceType": "Requirements",
  "id": "PHRSFMR2-S.1.3",
  "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-S.1.3",
  "version": "2.0.1-ballot",
  "name": "S_1_3_Manage_Health_Care_Provider_Information",
  "title": "S.1.3 Manage Health Care Provider Information (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": "Support the import or retrieval of data necessary to identify a healthcare provider.",
  "purpose": "This information will assist the PHR Account Holder in contacting a provider to schedule appointments and ask health-related questions. The provider roles include, but are not limited to, physician, nurse and physical therapist.",
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-S.1.3-01",
      "label": "S.1.3#01",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD provide the ability to capture information regarding a provider’s location or contact information regarding a facility."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-S.1.3-02",
      "label": "S.1.3#02",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD provide the ability to manage information regarding a provider's location, contact information, hours of operation, role as a member of the PHR Account Holder’s care team, and authorizations attributed to the provider."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "PHRSFMR2-S.1.3-03",
      "label": "S.1.3#03",
      "conformance": [
        "MAY"
      ],
      "conditionality": false,
      "requirement": "The system MAY provide the ability for the PHR Account Holder to hide or mask selected elements of the provider’s identifying information according to the PHR Account Holder's authorization, organizational policy, and/or jurisdictional law. For example, the PHR Account Holder might desire to mask the physician's specialty as a drug counselor."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/phrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "PHRSFMR2-S.1.3-04",
      "label": "S.1.3#04",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": true,
      "requirement": "IF a directory service is available, THEN the system SHOULD update a provider’s current information via that directory service."
    }
  ]
}