Consumer Mobile Health Application Functional Framework, Release 2, published by HL7 International / Mobile Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cmhaff-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Requirements ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CMHAFFR2-APU.3"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/FMHeader"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/FMHeader> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span id=\"description\"><b>Statement <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b> <div><p>This category is about consumer verification of all devices to which they wish to pair or sync data.</p>\n</div></span>\n\n \n\n \n \n \n\n \n <span id=\"requirements\"><b>Criteria <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b></span>\n \n <table id=\"statements\" class=\"grid dict\">\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#77</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>User has authenticated identity to an app and has an active session before pairing an external device to an app account.</p>\n</div></span>\n \n \n </td>\n </tr>\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#78</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>Before a device is paired with an app to collect information about a specific individual, the app displays a screen which asks the user to confirm that the device will collect information about a specific, named person. The person may be the account holder or a proxy subject of the account holder.</p>\n</div></span>\n \n \n </td>\n </tr>\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#79</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>The person who pairs a device with an individual in context of use of a specific app can un-pair the device and individual through an app utility function.</p>\n</div></span>\n \n \n </td>\n </tr>\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#80</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>Before a device is paired with an app to collect information about a specific individual, the app states what data will be collected by the device and how the device data is used. This statement may include a link to an informational page which provides details about data collection and use.</p>\n</div></span>\n \n \n </td>\n </tr>\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#81</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>[Data for more than one person can be collected by the app/device pair] The app asks the account holder to confirm the person for whom data will be collected by the device before data is collected and transmitted.</p>\n</div></span>\n \n \n </td>\n </tr>\n \n <tr>\n <td style=\"padding-left: 4px;\">\n \n <span>APU.3#82</span>\n \n </td>\n <td style=\"padding-left: 4px;\">\n \n \n \n <span>SHALL</span>\n \n </td>\n <td style=\"padding-left: 4px;\" class=\"requirement\">\n \n <span><div><p>[Developer includes a syncing option within APP (e.g., same app data synchronized across smartphone and tablet devices)] User is provided with option to consent with syncing process.[1]</p>\n</div></span>\n \n \n </td>\n </tr>\n \n </table>\n</div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "mobile" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-APU.3"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.1"] ; #
fhir:name [ fhir:v "APU_3_Pairing_or_Syncing_User_Accounts_with_Devices_and_Data_Repositories"] ; #
fhir:title [ fhir:v "APU.3 Pairing or Syncing User Accounts with Devices and Data Repositories (Header)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-05-28T08:01:49+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Mobile Health"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/mobile" ] ] )
] ) ; #
fhir:description [ fhir:v "This category is about consumer verification of all devices to which they wish to pair or sync data."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:statement ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-77" ] ;
fhir:label [ fhir:v "APU.3#77" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "User has authenticated identity to an app and has an active session before pairing an external device to an app account." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-78" ] ;
fhir:label [ fhir:v "APU.3#78" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "Before a device is paired with an app to collect information about a specific individual, the app displays a screen which asks the user to confirm that the device will collect information about a specific, named person. The person may be the account holder or a proxy subject of the account holder." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-79" ] ;
fhir:label [ fhir:v "APU.3#79" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The person who pairs a device with an individual in context of use of a specific app can un-pair the device and individual through an app utility function." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-80" ] ;
fhir:label [ fhir:v "APU.3#80" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "Before a device is paired with an app to collect information about a specific individual, the app states what data will be collected by the device and how the device data is used. This statement may include a link to an informational page which provides details about data collection and use." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-81" ] ;
fhir:label [ fhir:v "APU.3#81" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "[Data for more than one person can be collected by the app/device pair] The app asks the account holder to confirm the person for whom data will be collected by the device before data is collected and transmitted." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false ] ] ) ;
fhir:key [ fhir:v "CMHAFFR2-APU.3-82" ] ;
fhir:label [ fhir:v "APU.3#82" ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "[Developer includes a syncing option within APP (e.g., same app data synchronized across smartphone and tablet devices)] User is provided with option to consent with syncing process.[1]" ]
] ) . #
IG © 2025 HL7 International / Mobile Health. Package hl7.fhir.uv.cmhaffr2#2.0.1 based on FHIR 5.0.0. Generated 2025-05-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change