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

FHIR IG Statistics: ValueSet/s4h-perceived-likelihood-vs

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
s4h-perceived-likelihoodS4hPerceivedLikelihoodCs

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-perceived-likelihood",
  "version": "0.1.0",
  "id": "s4h-perceived-likelihood-vs",
  "name": "S4hPerceivedLikelihoodVs",
  "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-perceived-likelihood"
      }
    ]
  },
  "expansion": {
    "identifier": "619d11ca-9653-405f-88d4-b8a0a0989992",
    "timestamp": "2022-03-09T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-perceived-likelihood",
        "code": "img",
        "display": "Yes, I could imagine it"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-perceived-likelihood",
        "code": "nim",
        "display": "No, I can barely imagine it"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-perceived-likelihood",
        "code": "dkn",
        "display": "I don't know"
      }
    ]
  }
}