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

FHIR IG Statistics: ValueSet/ValueSet-2.16.840.1.113883.3.1937.777.36.11.15

Packagehsos.eWundbericht
TypeValueSet
IdValueSet-2.16.840.1.113883.3.1937.777.36.11.15
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Schmerzassessmentskalen
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Schmerzassessmentskalen
Version0.9
Statusdraft
NamePainScores
TitleScores für Schmerzen
DescriptionScores für Schmerzen
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
WoundRelatedPainWoundRelatedPain

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Wundschmerz-Skalen

This value set contains concept codes for the coding of pain scores.

Copyright Statement:

This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

This value set includes codes from the following code systems:

  • 425401001 (Pain intensity rating scale (assessment scale))
  • Include codes from http://snomed.info/sct where concept descendent-of 225908003 (Pain score (observable entity))

Source

{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Schmerzassessmentskalen",
  "version": "0.9",
  "name": "PainScores",
  "title": "Scores für Schmerzen",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "description": "Scores für Schmerzen",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "contact": [
    {
      "name": "Mareike Przysucha",
      "telecom": [
        {
          "system": "email",
          "value": "ewundbericht@hs-osnabrueck.de",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "425401001",
            "display": "Pain intensity rating scale (assessment scale)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "225908003"
          }
        ]
      }
    ]
  }
}