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

FHIR IG Statistics: ValueSet/3point-category-vs

Packagehl7.eu.fhir.gh
TypeValueSet
Id3point-category-vs
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/ValueSet-3point-category-vs.html
URLhttp://hl7.eu/fhir/ig/gravitate-health/ValueSet/3point-category-vs
Version0.1.0
Statusactive
Date2025-07-18T15:55:38+00:00
NameThreepointCategoryVS
Realmeu
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
questi-dimens-csQuestionnaire example Dimensions

Narrative

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

Generated Narrative: ValueSet 3point-category-vs


Source

{
  "resourceType": "ValueSet",
  "id": "3point-category-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/gravitate-health/ValueSet/3point-category-vs",
  "version": "0.1.0",
  "name": "ThreepointCategoryVS",
  "status": "active",
  "date": "2025-07-18T15:55:38+00:00",
  "publisher": "Gravitate Health Project",
  "contact": [
    {
      "name": "Gravitate Health Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gravitatehealth.eu/"
        }
      ]
    },
    {
      "name": "Gravitate Health Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gravitatehealth.eu/"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
        "concept": [
          {
            "code": "Low"
          },
          {
            "code": "Medium"
          },
          {
            "code": "High"
          }
        ]
      }
    ]
  }
}