Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions
Active as of 2024-05-18 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "COVID19Complications"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/119731000146105\">119731000146105</a></td><td>Cardiomyopathy due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/1240531000000103\">1240531000000103</a></td><td>Myocarditis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/1240541000000107\">1240541000000107</a></td><td>Infection of upper respiratory tract caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/1240561000000108\">1240561000000108</a></td><td>Encephalopathy due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/138389411000119105\">138389411000119105</a></td><td>Acute bronchitis caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/674814021000119106\">674814021000119106</a></td><td>Acute respiratory distress syndrome due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/840539006\">840539006</a></td><td>Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/866151004\">866151004</a></td><td>Lymphocytopenia due to Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/866152006\">866152006</a></td><td>Thrombocytopenia due to Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/870588003\">870588003</a></td><td>Sepsis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/870589006\">870589006</a></td><td>Acute kidney injury due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/870590002\">870590002</a></td><td>Acute hypoxemic respiratory failure due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/870591003\">870591003</a></td><td>Rhabdomyolysis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/880529761000119102\">880529761000119102</a></td><td>Lower respiratory infection caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/882784691000119100\">882784691000119100</a></td><td>Pneumonia caused by Severe acute respiratory syndrome coronavirus 2 (disorder)</td></tr></table></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/saner/ValueSet/COVID19Complications"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.42.48.5" ]
] ) ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "COVID19Complications"] ; #
fhir:title [ fhir:v "COVID-19 Complications"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-05-18T21:25:01+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.hl7.org" ] ] )
] [
fhir:name [ fhir:v "Keith W. Boone" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:kboone@ainq.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes identifying Complications associated with COVID-19"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "119731000146105" ] ;
fhir:display [ fhir:v "Cardiomyopathy due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "1240531000000103" ] ;
fhir:display [ fhir:v "Myocarditis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "1240541000000107" ] ;
fhir:display [ fhir:v "Infection of upper respiratory tract caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "1240561000000108" ] ;
fhir:display [ fhir:v "Encephalopathy due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "138389411000119105" ] ;
fhir:display [ fhir:v "Acute bronchitis caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "674814021000119106" ] ;
fhir:display [ fhir:v "Acute respiratory distress syndrome due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "840539006" ] ;
fhir:display [ fhir:v "Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "866151004" ] ;
fhir:display [ fhir:v "Lymphocytopenia due to Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "866152006" ] ;
fhir:display [ fhir:v "Thrombocytopenia due to Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "870588003" ] ;
fhir:display [ fhir:v "Sepsis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "870589006" ] ;
fhir:display [ fhir:v "Acute kidney injury due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "870590002" ] ;
fhir:display [ fhir:v "Acute hypoxemic respiratory failure due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "870591003" ] ;
fhir:display [ fhir:v "Rhabdomyolysis due to disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "880529761000119102" ] ;
fhir:display [ fhir:v "Lower respiratory infection caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] [
fhir:code [ fhir:v "882784691000119100" ] ;
fhir:display [ fhir:v "Pneumonia caused by Severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] ) ] )
] . #
IG © 2020+ HL7 International / Public Health. Package hl7.fhir.uv.saner#1.0.1 based on FHIR 4.0.1. Generated 2024-05-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change