@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-PDS.4> a fhir:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CMHAFFR2-PDS.4"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/FMHeader"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/FMHeader>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n    \n    \n    \n    \n    <div id=\"requirements\"><b>Criteria <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b></div>\n    \n    <table id=\"statements\" class=\"grid dict\">\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#01\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Information as to how to access customer support, and channels of support (e.g., voice, email, text, Twitter) is clearly stated within the appâ€™s Terms of Use and as a feature accessible from within the app.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#02\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Customer support may be accessed prior to establishing a user account (e.g., User can contact customer support with questions about the appâ€™s Privacy Policy or Terms of Use before making a decision to actively use the app).</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#03\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Customer support is provided in the language(s) in which the app is published.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#04\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Within the appâ€™s Terms of Use, or in documentation available from within the app, any open source code library or code under copyright used to develop the app is given attribution.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#05\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>[Support request involves accessing, disclosing, or changing customer data] The identity of the customer, and the customerâ€™s data access rights, must be verified before any disclosure or changing of customer data.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#06\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHOULD\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Customer support queries will receive responses which directly address a stated problem or issue within two business days. A simple acknowledgement that a query has been received, without additional action, is insufficient.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#07\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHOULD\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Provide app consumers with aggregated satisfaction ratings relevant to customer support terms and conditions as appropriate.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            PDS.4#08\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHOULD\n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>Provide a FAQ resource where users can find answers to common questions.[1]</p>\n</div>\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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "mobile"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-PDS.4"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-PDS.4>
  ] ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "PDS_4_Customer_Technical_Support"] ; # 
  fhir:title [ fhir:v "PDS.4 Customer Technical Support (Header)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-03-20T11:58:09+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:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       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:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-01" ] ;
     fhir:label [ fhir:v "PDS.4#01" ] ;
     fhir:conformance ( [ fhir:v "SHALL" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Information as to how to access customer support, and channels of support (e.g., voice, email, text, Twitter) is clearly stated within the appâ€™s Terms of Use and as a feature accessible from within the app." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-02" ] ;
     fhir:label [ fhir:v "PDS.4#02" ] ;
     fhir:conformance ( [ fhir:v "SHALL" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Customer support may be accessed prior to establishing a user account (e.g., User can contact customer support with questions about the appâ€™s Privacy Policy or Terms of Use before making a decision to actively use the app)." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-03" ] ;
     fhir:label [ fhir:v "PDS.4#03" ] ;
     fhir:conformance ( [ fhir:v "SHALL" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Customer support is provided in the language(s) in which the app is published." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-04" ] ;
     fhir:label [ fhir:v "PDS.4#04" ] ;
     fhir:conformance ( [ fhir:v "SHALL" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Within the appâ€™s Terms of Use, or in documentation available from within the app, any open source code library or code under copyright used to develop the app is given attribution." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-05" ] ;
     fhir:label [ fhir:v "PDS.4#05" ] ;
     fhir:conformance ( [ fhir:v "SHALL" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "[Support request involves accessing, disclosing, or changing customer data] The identity of the customer, and the customerâ€™s data access rights, must be verified before any disclosure or changing of customer data." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-06" ] ;
     fhir:label [ fhir:v "PDS.4#06" ] ;
     fhir:conformance ( [ fhir:v "SHOULD" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Customer support queries will receive responses which directly address a stated problem or issue within two business days. A simple acknowledgement that a query has been received, without additional action, is insufficient." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-07" ] ;
     fhir:label [ fhir:v "PDS.4#07" ] ;
     fhir:conformance ( [ fhir:v "SHOULD" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Provide app consumers with aggregated satisfaction ratings relevant to customer support terms and conditions as appropriate." ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent>
       ] ;
       fhir:value [
         a fhir:Boolean ;
         fhir:v false
       ]
     ] ) ;
     fhir:key [ fhir:v "CMHAFFR2-PDS.4-08" ] ;
     fhir:label [ fhir:v "PDS.4#08" ] ;
     fhir:conformance ( [ fhir:v "SHOULD" ] ) ;
     fhir:conditionality [ fhir:v false ] ;
     fhir:requirement [ fhir:v "Provide a FAQ resource where users can find answers to common questions.[1]" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

