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

FHIR IG Statistics: ValueSet/covid-19-cond

Packagefhir.tx.support.r4
Resource TypeValueSet
Idcovid-19-cond
FHIR VersionR4
Sourcehttp://fhir.org/terminology-support/https://simplifier.net/resolve?scope=fhir.tx.support.r4@0.31.0&canonical=http://hl7.org/fhir/ValueSet/covid-19-cond
URLhttp://hl7.org/fhir/ValueSet/covid-19-cond
Version0.0.1
Statusdraft
Date2020-03-11
NameCOVID19ConditionCodes
TitleCOVID-19 related Condition codes
Realmus
Authorityhl7
DescriptionAll SNOMED CT Condition codes for COVID-19, SNOMED CT
CopyrightThe value set itself is licensed under creative commons public domain, but the use of SNOMED CT is subject to the licensing conditions of SNOMED CT: This value set includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO) (trading as SNOMED International). Implementers of this value set 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "covid-19-cond",
  "url": "http://hl7.org/fhir/ValueSet/covid-19-cond",
  "version": "0.0.1",
  "name": "COVID19ConditionCodes",
  "title": "COVID-19 related Condition codes",
  "status": "draft",
  "experimental": false,
  "date": "2020-03-11",
  "publisher": "FHIR Project",
  "description": "All SNOMED CT Condition codes for COVID-19, SNOMED CT",
  "copyright": "The value set itself is licensed under creative commons public domain, but the use of SNOMED CT is subject to the licensing conditions of SNOMED CT: This value set includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO) (trading as SNOMED International). Implementers of this value set 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.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "840539006",
            "display": "COVID-19"
          },
          {
            "code": "840544004",
            "display": "Suspected COVID-19"
          },
          {
            "code": "840546002",
            "display": "Exposure to SARS-CoV-2"
          }
        ]
      }
    ]
  }
}