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

FHIR IG Statistics: ValueSet/s4h-back-pain-duration

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
s4h-event-durationS4hEventDuration

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-back-pain-duration",
  "version": "0.1.0",
  "id": "s4h-back-pain-duration",
  "name": "S4hBackPainDuration",
  "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-event-duration"
      }
    ]
  },
  "expansion": {
    "identifier": "8b1e5db3-c59e-4c98-87e3-ca6aa8b5b5fe",
    "timestamp": "2022-02-28T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-event-duration",
        "code": "el1mon",
        "display": "Since 2-3 weeks"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-event-duration",
        "code": "ov1mon",
        "display": "More than 1 month"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-event-duration",
        "code": "ov3mon",
        "display": "More than 3 months"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-event-duration",
        "code": "ov1year",
        "display": "More than 1 year"
      }
    ]
  }
}