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-us-ph-valueset-library-expansion-parameters-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset-library"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-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;\">US Public Health ValueSet Library Expansion Parameters Example</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">library-us-ph-valueset-library-expansion-parameters-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-us-ph-valueset-library-expansion-parameters-example.html\">US Public Health ValueSet Library Expansion Parameters Example</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.11111.5</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>Description of library</p>\n</div></td>\n </tr>\n \n\n \n\n \n\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>Purpose of library</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;\">2020-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 </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:contained ( [
a fhir:Parameters ;
fhir:id [ fhir:v "expansion-parameters-ecr" ] ;
( fhir:parameter [
fhir:name [ fhir:v "profile-url" ] ;
fhir:value [
a fhir:string ;
fhir:v "dc8fd4bc-091a-424a-8a3b-6198ef146891" ] ] [
fhir:name [ fhir:v "system-version" ] ;
fhir:value [
a fhir:string ;
fhir:v "http://snomed.info/sct|http://snomed.info/sct/731000124108" ] ] )
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-expansion-parameters-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#expansion-parameters-ecr" ] ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/Library/library-us-ph-valueset-library-expansion-parameters-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.11111.5" ]
] ) ; #
fhir:version [ fhir:v "2.1.2"] ; #
fhir:name [ fhir:v "USPHValueSetLibraryExpansionParametersExample"] ; #
fhir:title [ fhir:v "US Public Health ValueSet Library Expansion Parameters Example"] ; #
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 "Description of 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 "Purpose of library"] ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2020-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> ]
] ) . #
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