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.8

Packagehsos.eWundbericht
TypeValueSet
IdValueSet-2.16.840.1.113883.3.1937.777.36.11.8
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ
Version0.9
Statusdraft
NameBewusstseinslevel-quantitativ
TitleBewusstseinslevel - quantitativ (SNOMED)
DescriptionBewusstseinslevel - quantitativ (SNOMED)
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
StateOfConsciousnessStateOfConsciousness

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

This value set contains concept codes for the quantitative description of the state of consciousness.

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:

  • 248218005 (Awake (finding))
  • 271782001 (Drowsy (finding))
  • 268913004 (On examination - unconscious/comatose (finding))

Source

{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        }
      ]
    }
  ],
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ",
  "version": "0.9",
  "name": "Bewusstseinslevel-quantitativ",
  "title": "Bewusstseinslevel - quantitativ (SNOMED)",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "description": "Bewusstseinslevel - quantitativ (SNOMED)",
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "wach"
              }
            ],
            "code": "248218005",
            "display": "Awake (finding)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "somnolent"
              }
            ],
            "code": "271782001",
            "display": "Drowsy (finding)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "komatös"
              }
            ],
            "code": "268913004",
            "display": "On examination - unconscious/comatose (finding)"
          }
        ]
      }
    ]
  }
}