FHIR IG Statistics: ValueSet/1.2.276.0.76.11.514--20200519223054
Package | de.gecco |
Resource Type | ValueSet |
Id | 1.2.276.0.76.11.514--20200519223054 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/condition-severity |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/condition-severity |
Version | 1.0 |
Status | active |
Name | Severity |
Title | Condition Severity |
Description | Severity of symptoms in the context of Covid-19 |
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": "1.2.276.0.76.11.514--20200519223054",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-05-19T22:30:54+02:00"
}
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/condition-severity",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "1.2.276.0.76.11.514"
}
],
"version": "1.0",
"name": "Severity",
"title": "Condition Severity",
"status": "active",
"experimental": false,
"publisher": "Charité",
"description": "Severity of symptoms in the context of Covid-19",
"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": "255604002",
"display": "Mild (qualifier value)"
},
{
"code": "6736007",
"display": "Moderate (severity modifier) (qualifier value)"
},
{
"code": "24484000",
"display": "Severe (severity modifier) (qualifier value)"
},
{
"code": "442452003",
"display": "Life threatening severity (qualifier value)"
}
]
}
]
}
}