FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.savannahghi.healthyroute
Resource TypeValueSet
IdValueSet-hr-consent-permission-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/healthy-route-ig/ValueSet-hr-consent-permission-vs.html
URLhttps://fhir.savannahghi.org/ig/healthy-route/ValueSet/hr-consent-permission-vs
Version0.1.0
Statusdraft
Date2026-09-04T13:29:51+00:00
NameHRConsentPermissionVS
TitleConsent Permission Value Set
DescriptionThe permissions a Healthy Route participant is asked to grant.

Resources that use this resource

StructureDefinition
org.savannahghi.healthyroute#currenthr-consentHealthy Route Consent

Resources that this resource uses

CodeSystem
org.savannahghi.healthyroute#currenthr-consent-permissionConsent Permission

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hr-consent-permission-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "hr-consent-permission-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.savannahghi.org/ig/healthy-route/ValueSet/hr-consent-permission-vs",
  "version": "0.1.0",
  "name": "HRConsentPermissionVS",
  "title": "Consent Permission Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2026-09-04T13:29:51+00:00",
  "publisher": "Savannah Informatics",
  "contact": [
    {
      "name": "Savannah Informatics",
      "telecom": [
        {
          "system": "url",
          "value": "https://savannahghi.org"
        }
      ]
    },
    {
      "name": "Savannah Informatics",
      "telecom": [
        {
          "system": "url",
          "value": "https://savannahghi.org"
        }
      ]
    }
  ],
  "description": "The permissions a Healthy Route participant is asked to grant.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission"
      }
    ]
  }
}