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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsiseverity

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsiseverity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity
Version2020-04-22T17:50:00
Statusactive
NameCYEHRVSEHDSISeverity
TitleCyprus EHR Value Set: eHDSI Severity
DescriptionThe Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy). Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.13--20200422175000
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

ConceptMap
cyehr-cm-allergyreactionseverity-snomed2hl7fhirCyprus EHR Concept Map: Allergy Reaction Severity - Snomed to HL7 FHIR
StructureDefinition
cyehr-sd-allergyintorelrance-r4Cyprus EHR Allergy Intolerance profile
cyehr-sd-diagnosis-r4Cyprus EHR Diagnosis profile
cyehr-sd-problem-r4Cyprus EHR Problem profile

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsiseverity",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T17:50:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.13"
    }
  ],
  "version": "2020-04-22T17:50:00",
  "name": "CYEHRVSEHDSISeverity",
  "title": "Cyprus EHR Value Set: eHDSI Severity",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy). Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.13--20200422175000",
  "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": [
          {
            "code": "442452003",
            "display": "Life threatening severity"
          },
          {
            "code": "255604002",
            "display": "Mild"
          },
          {
            "code": "371923003",
            "display": "Mild to moderate"
          },
          {
            "code": "6736007",
            "display": "Moderate"
          },
          {
            "code": "371924009",
            "display": "Moderate to severe"
          },
          {
            "code": "24484000",
            "display": "Severe"
          }
        ]
      }
    ]
  }
}