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

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

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "en",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-back-pain-location",
  "version": "0.1.0",
  "id": "s4h-back-pain-location",
  "name": "S4hBackPainLocation",
  "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://snomed.info/sct",
        "concept": [
          {
            "code": "122494005"
          },
          {
            "code": "122495006"
          },
          {
            "code": "122496007"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:4c23db31-a167-4fb3-9ee6-685a93a352c0",
    "timestamp": "2022-02-28T12:08:51.687Z",
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "122494005",
        "display": "Cervical spine (CS)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "122495006",
        "display": "Thoracic spine (TS)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "122496007",
        "display": "Lumbar spine (LS)"
      }
    ]
  }
}