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

FHIR IG Statistics: CodeSystem/s4h-activity-reason.codesystem

Packagesmart4health.eu.core
Resource TypeCodeSystem
Ids4h-activity-reason.codesystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason
URLhttp://fhir.smart4health.eu/CodeSystem/s4h-activity-reason
Statusdraft
NameS4hActivityReasonCs
DescriptionCode system for reported reasons for specific activities
CopyrightD4L data4life gGmbH,
Contentcomplete

Resources that use this resource

ValueSet
s4h-activity-reasonS4hActivityReasonVs

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason",
  "language": "en",
  "name": "S4hActivityReasonCs",
  "status": "draft",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "description": "Code system for reported reasons for specific activities",
  "copyright": "D4L data4life gGmbH,",
  "content": "complete",
  "concept": [
    {
      "code": "bal",
      "display": "Balance"
    },
    {
      "code": "con",
      "display": "Conviviality"
    },
    {
      "code": "fun",
      "display": "Fun"
    },
    {
      "code": "hea",
      "display": "Health promotion"
    },
    {
      "code": "wei",
      "display": "Calorie burning/weight reduction"
    }
  ]
}