FHIR IG Statistics: ValueSet/cyehr-vs-ehdsiseverity
Package | ehealth4u.package |
Resource Type | ValueSet |
Id | cyehr-vs-ehdsiseverity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity |
URL | http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiseverity |
Version | 2020-04-22T17:50:00 |
Status | active |
Name | CYEHRVSEHDSISeverity |
Title | Cyprus EHR Value Set: eHDSI Severity |
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 |
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. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED 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"
}
]
}
]
}
}