Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot 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
| Page standards status: Informative |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "codesystem-ersd-jurisdiction-types-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem|2.0.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem?version=2.0.0> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-ersd-jurisdiction-types-example</b></p><a name=\"codesystem-ersd-jurisdiction-types-example\"> </a><a name=\"hccodesystem-ersd-jurisdiction-types-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-us-ph-library/StructureDefinition-us-ph-codesystem.html\">US Public Health CodeSystemversion: null2.0.0)</a></p></div><p>This case-sensitive code system <code>http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">STATE<a name=\"codesystem-ersd-jurisdiction-types-example-STATE\"> </a></td><td>PHA State</td><td>A state-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">COUNTY<a name=\"codesystem-ersd-jurisdiction-types-example-COUNTY\"> </a></td><td>PHA County</td><td>A county-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">CITY<a name=\"codesystem-ersd-jurisdiction-types-example-CITY\"> </a></td><td>PHA City</td><td>A city-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">DISTRICT<a name=\"codesystem-ersd-jurisdiction-types-example-DISTRICT\"> </a></td><td>PHA District</td><td>A district-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">BOROUGH<a name=\"codesystem-ersd-jurisdiction-types-example-BOROUGH\"> </a></td><td>PHA Borough</td><td>A borough-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">PARISH<a name=\"codesystem-ersd-jurisdiction-types-example-PARISH\"> </a></td><td>PHA Parish</td><td>A parish/neighborhood-level public health agency/jurisdiction</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pher" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.46.16.13" ]
] ) ; #
fhir:version [ fhir:v "3.0.0-ballot"] ; #
fhir:name [ fhir:v "CodeSystemERSDJurisdictionTypesExample"] ; #
fhir:title [ fhir:v "eRSD Jurisdiction Types Example"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-11-20T20:28:42+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:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "This example code system describes the possible types of jurisdictions that require public health reporting."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "STATE" ] ;
fhir:display [ fhir:v "PHA State" ] ;
fhir:definition [ fhir:v "A state-level public health agency/jurisdiction" ]
] [
fhir:code [ fhir:v "COUNTY" ] ;
fhir:display [ fhir:v "PHA County" ] ;
fhir:definition [ fhir:v "A county-level public health agency/jurisdiction" ]
] [
fhir:code [ fhir:v "CITY" ] ;
fhir:display [ fhir:v "PHA City" ] ;
fhir:definition [ fhir:v "A city-level public health agency/jurisdiction" ]
] [
fhir:code [ fhir:v "DISTRICT" ] ;
fhir:display [ fhir:v "PHA District" ] ;
fhir:definition [ fhir:v "A district-level public health agency/jurisdiction" ]
] [
fhir:code [ fhir:v "BOROUGH" ] ;
fhir:display [ fhir:v "PHA Borough" ] ;
fhir:definition [ fhir:v "A borough-level public health agency/jurisdiction" ]
] [
fhir:code [ fhir:v "PARISH" ] ;
fhir:display [ fhir:v "PHA Parish" ] ;
fhir:definition [ fhir:v "A parish/neighborhood-level public health agency/jurisdiction" ]
] ) . #
IG © 2025+ HL7 International / Public Health.
Package hl7.fhir.us.ecr#3.0.0-ballot based on FHIR 4.0.1.
Generated 2025-11-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
