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

FHIR IG Statistics: ValueSet/s4h-influence-degree-vs

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
s4h-influence-degreeS4hInfluenceDegree

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-influence-degree",
  "version": "0.1.0",
  "id": "s4h-influence-degree-vs",
  "name": "S4hInfluenceDegreeVs",
  "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-influence-degree"
      }
    ]
  },
  "expansion": {
    "identifier": "89a3db06-5ecb-40f9-aa83-188e389d016b",
    "timestamp": "2022-03-08T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree",
        "code": "vst",
        "display": "Very strongly"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree",
        "code": "str",
        "display": "Strongly"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree",
        "code": "und",
        "display": "Undecided"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree",
        "code": "mar",
        "display": "Marginally"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree",
        "code": "non",
        "display": "Not at all"
      }
    ]
  }
}