MIMIC Implementation Guide - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2022-09-21 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mimic-procedure-category"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This code system <code>http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-procedure-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">CRRT Filter Change<a name=\"mimic-procedure-category-CRRTFilterChange\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Ventilation<a name=\"mimic-procedure-category-Ventilation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Peripheral Lines<a name=\"mimic-procedure-category-PeripheralLines\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Procedures<a name=\"mimic-procedure-category-Procedures\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Communication<a name=\"mimic-procedure-category-Communication\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Peritoneal Dialysis<a name=\"mimic-procedure-category-PeritonealDialysis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Continuous Procedures<a name=\"mimic-procedure-category-ContinuousProcedures\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Significant Events<a name=\"mimic-procedure-category-SignificantEvents\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Tubes<a name=\"mimic-procedure-category-Tubes\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Intubation/Extubation<a name=\"mimic-procedure-category-Intubation.47Extubation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Dialysis<a name=\"mimic-procedure-category-Dialysis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">17 - Inhaled Meds<a name=\"mimic-procedure-category-17-InhaledMeds\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Imaging<a name=\"mimic-procedure-category-Imaging\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Invasive Lines<a name=\"mimic-procedure-category-InvasiveLines\"> </a></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://mimic.mit.edu/fhir/mimic/CodeSystem/mimic-procedure-category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.3.0"] ; #
fhir:name [ fhir:v "MimicProcedureCategory"] ; #
fhir:title [ fhir:v "MimicProcedureCategory"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2022-09-21T13:59:43-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "KinD Lab"] ; #
fhir:contact ( [
fhir:name [ fhir:v "KinD Lab" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://fhir.kindlab.sickkids.ca" ] ] )
] ) ; #
fhir:description [ fhir:v "The procedure category codes for MIMIC"] ; #
fhir:valueSet [
fhir:v "http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-procedure-category"^^xsd:anyURI ;
fhir:link <http://mimic.mit.edu/fhir/mimic/ValueSet/mimic-procedure-category>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "CRRT Filter Change" ]
] [
fhir:code [ fhir:v "Ventilation" ]
] [
fhir:code [ fhir:v "Peripheral Lines" ]
] [
fhir:code [ fhir:v "Procedures" ]
] [
fhir:code [ fhir:v "Communication" ]
] [
fhir:code [ fhir:v "Peritoneal Dialysis" ]
] [
fhir:code [ fhir:v "Continuous Procedures" ]
] [
fhir:code [ fhir:v "Significant Events" ]
] [
fhir:code [ fhir:v "Tubes" ]
] [
fhir:code [ fhir:v "Intubation/Extubation" ]
] [
fhir:code [ fhir:v "Dialysis" ]
] [
fhir:code [ fhir:v "17 - Inhaled Meds" ]
] [
fhir:code [ fhir:v "Imaging" ]
] [
fhir:code [ fhir:v "Invasive Lines" ]
] ) . #
IG © 2022+ KinD Lab. Package kindlab.fhir.mimic#1.3.0 based on FHIR 4.0.1. Generated 2024-02-08
Links: Table of Contents |
QA Report