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

FHIR IG Statistics: ValueSet/capsules

PackageCapable.repository
Resource TypeValueSet
Idcapsules
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/capsules
URLhttp://capable-project.eu/data/fhir/ValueSet/capsules
Versionv0.1
Statusdraft
NameCapsule list
DescriptionThis values set contains codes to encode the Capsules (well-being interventions) that can be prescribed to a patient. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *code* attribute of the ServiceRequests

Resources that use this resource

StructureDefinition
ServiceRequestServiceRequest_Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "capsules",
  "meta": {
    "lastUpdated": "2022-03-16T10:00:00"
  },
  "url": "http://capable-project.eu/data/fhir/ValueSet/capsules",
  "version": "v0.1",
  "name": "Capsule list",
  "status": "draft",
  "publisher": "Capable team",
  "description": "This values set contains codes to encode the Capsules (well-being interventions) that can be prescribed to a patient. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *code* attribute of the ServiceRequests",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "76847006",
            "display": "Gratification"
          },
          {
            "code": "228652008",
            "display": "Horticultural therapy"
          },
          {
            "code": "311621000",
            "display": "Imagery therapy"
          },
          {
            "code": "229224000",
            "display": "Participation in yoga"
          },
          {
            "code": "12895002",
            "display": "Physiotherapeutic breathing exercise"
          },
          {
            "code": "30900002",
            "display": "Tai-chi"
          },
          {
            "code": "308931006",
            "display": "Walking practie"
          }
        ]
      }
    ]
  }
}