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

FHIR IG Statistics: ValueSet/s4h-activity-reason-vs

Packagesmart4health.eu.core
Resource TypeValueSet
Ids4h-activity-reason-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/ValueSet/s4h-activity-reason
URLhttp://fhir.smart4health.eu/ValueSet/s4h-activity-reason
Version0.1.0
Statusdraft
NameS4hActivityReasonVs

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
s4h-activity-reasonS4hActivityReasonCs

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-activity-reason",
  "version": "0.1.0",
  "id": "s4h-activity-reason-vs",
  "name": "S4hActivityReasonVs",
  "status": "draft",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason"
      }
    ]
  },
  "expansion": {
    "identifier": "68310c57-6339-4745-b9a4-ef133d2e62ef",
    "timestamp": "2022-03-09T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
        "code": "bal",
        "display": "Balance"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
        "code": "con",
        "display": "Conviviality"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
        "code": "fun",
        "display": "Fun"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
        "code": "hea",
        "display": "Health promotion"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
        "code": "wei",
        "display": "Calorie burning/weight reduction"
      }
    ]
  }
}