HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
Active as of 2025-03-24 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "library-rctc-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-triggering-valueset-library"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-triggering-valueset-library> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Reportable Condition Trigger Codes (RCTC) Example Library</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">library-rctc-example</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">2.1.2</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Library-library-rctc-example.html\">Reportable Condition Trigger Codes (RCTC) Example Library</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>urn:oid:2.16.840.1.114222.4.11.7508</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>asset-collection</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2025-03-24 02:05:40+0000</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">HL7 International / Public Health</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>This release includes code updates for the existing conditions and adds codes for Parkinson’s disease and 13 enteric conditions. Medication codes have also been added to this version.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>value</b></th>\n </tr>\n \n <tr>\n <td>reporting</td>\n <td/>\n </tr>\n \n <tr>\n <td>specification-type</td>\n <td/>\n </tr>\n \n </table>\n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">US</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Purpose: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Triggers for initiating decision support for electronic case reports</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Effective Period: </b></th>\n <td style=\"padding-left: 4px;\">2019-11-01..</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Related Artifacts: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n \n <p><b>Components</b></p>\n <ul>\n \n <li><a href=\"ValueSet-valueset-dxtc-example.html\">Example Diagnosis Problem Triggers for Public Health Reporting</a></li>\n \n <li><a href=\"ValueSet-valueset-ostc-example.html\">Example Organism Substance Triggers for Public Health Reporting</a></li>\n \n <li><a href=\"ValueSet-valueset-lotc-example.html\">Example Lab Order Test Triggers for Public Health Reporting</a></li>\n \n <li><a href=\"ValueSet-valueset-lrtc-example.html\">Example Lab Obs Test Name Triggers for Public Health Reporting</a></li>\n \n <li><a href=\"ValueSet-valueset-mrtc-example.html\">Example Medications Triggers for Public Health Reporting</a></li>\n \n <li><a href=\"ValueSet-valueset-sdtc-example.html\">Example Suspected Disorder Triggers for Public Health Reporting</a></li>\n \n </ul>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/Library/library-rctc-example"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.114222.4.11.7508" ]
] ) ; #
fhir:version [ fhir:v "2.1.2"] ; #
fhir:name [ fhir:v "Reportable_Condition_Trigger_Codes"] ; #
fhir:title [ fhir:v "Reportable Condition Trigger Codes (RCTC) Example Library"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/library-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asset-collection" ] ] )
] ; #
fhir:date [ fhir:v "2025-03-24T02:05:40+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] ) ; #
fhir:description [ fhir:v "This release includes code updates for the existing conditions and adds codes for Parkinson’s disease and 13 enteric conditions. Medication codes have also been added to this version."] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "reporting" ] ;
fhir:display [ fhir:v "Reporting" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"^^xsd:anyURI ] ;
fhir:code [ fhir:v "triggering" ] ;
fhir:display [ fhir:v "Triggering" ] ] ) ]
] [
fhir:code [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "specification-type" ] ;
fhir:display [ fhir:v "Specification Type" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"^^xsd:anyURI ] ;
fhir:code [ fhir:v "value-set-library" ] ;
fhir:display [ fhir:v "ValueSet Library" ] ] ) ]
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] ) ;
fhir:text [ fhir:v "United States of America" ]
] ) ; #
fhir:purpose [ fhir:v "Triggers for initiating decision support for electronic case reports"] ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2019-11-01"^^xsd:date ]
] ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/ecr/ValueSet/valueset-sdtc-example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-sdtc-example> ]
] ) . #
IG © 2020+ HL7 International / Public Health. Package hl7.fhir.us.ecr#2.1.2 based on FHIR 4.0.1. Generated 2025-03-24
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change