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

FHIR IG Statistics: Requirements/CMHAFFR2-PDS.1

Packagehl7.fhir.uv.cmhaffr2
TypeRequirements
IdCMHAFFR2-PDS.1
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cmhaffr2/https://build.fhir.org/ig/HL7/cmhaff-ig/Requirements-CMHAFFR2-PDS.1.html
URLhttp://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-PDS.1
Version2.0.1
Statusactive
Date2025-05-28T08:01:49+00:00
NamePDS_1_Regulatory_Considerations
TitlePDS.1 Regulatory Considerations (Header)
Realmuv
Authorityhl7
DescriptionThis section is about the compliance of apps to applicable regulations for the domains (realms, locales, environments) in which they are intended to be used. CMHAFF is designed as a framework that can be further constrained (profiled) for these domains and does not require conformance to any specific locale’s regulations.

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:

This section is about the compliance of apps to applicable regulations for the domains (realms, locales, environments) in which they are intended to be used. CMHAFF is designed as a framework that can be further constrained (profiled) for these domains and does not require conformance to any specific locale’s regulations.

Criteria N:
PDS.1#01 SHALL

The app SHALL be analyzed to determine if regulatory approval (following Realm-specific regulatory rules) is needed before the app is used by the general public.

PDS.1#02 conditional SHALL

IF it is determined that realm-specific regulatory rule approval is required THEN the app SHALL not be presented for general public use until regulatory approval is obtained.

PDS.1#03 SHOULD

The App SHOULD have measures to safeguard minors in accordance with applicable regulations.


Source

{
  "resourceType": "Requirements",
  "id": "CMHAFFR2-PDS.1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/FMHeader"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "mobile"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cmhaffr2/Requirements/CMHAFFR2-PDS.1",
  "version": "2.0.1",
  "name": "PDS_1_Regulatory_Considerations",
  "title": "PDS.1 Regulatory Considerations (Header)",
  "status": "active",
  "date": "2025-05-28T08:01:49+00:00",
  "publisher": "HL7 International / Mobile Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/mobile"
        }
      ]
    }
  ],
  "description": "This section is about the compliance of apps to applicable regulations for the domains (realms, locales,\nenvironments) in which they are intended to be used. CMHAFF is designed as a framework that can be\nfurther constrained (profiled) for these domains and does not require conformance to any specific\nlocale’s regulations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "CMHAFFR2-PDS.1-01",
      "label": "PDS.1#01",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The app SHALL be analyzed to determine if regulatory approval (following Realm-specific regulatory rules) is needed before the app is used by the general public."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "CMHAFFR2-PDS.1-02",
      "label": "PDS.1#02",
      "conformance": [
        "SHALL"
      ],
      "conditionality": true,
      "requirement": "IF it is determined that realm-specific regulatory rule approval is required THEN the app SHALL not be presented for general public use until regulatory approval is obtained."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/cmhaffr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "CMHAFFR2-PDS.1-03",
      "label": "PDS.1#03",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The App SHOULD have measures to safeguard minors in accordance with applicable regulations."
    }
  ]
}