Electronic Case Reporting (eCR)
3.0.0-ballot - STU 3 Ballot United States of America flag

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

: eRSD Jurisdiction Types Example

Page standards status: Informative

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "codesystem-ersd-jurisdiction-types-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-codesystem.html\">US Public Health CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ecr/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>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "pher" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "informative" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr" ;
           fhir:link <http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-ersd-jurisdiction-types-example"] ;
  fhir:CodeSystem.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.46.16.13" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "3.0.0-ballot"] ;
  fhir:CodeSystem.name [ fhir:value "CodeSystemERSDJurisdictionTypesExample"] ;
  fhir:CodeSystem.title [ fhir:value "eRSD Jurisdiction Types Example"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-03T20:08:57+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 International / Public Health"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / Public Health" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "pher@lists.HL7.org" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "This example code system describes the possible types of jurisdictions that require public health reporting."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "US" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "STATE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA State" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A state-level public health agency/jurisdiction" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "COUNTY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA County" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A county-level public health agency/jurisdiction" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "CITY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA City" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A city-level public health agency/jurisdiction" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "DISTRICT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA District" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A district-level public health agency/jurisdiction" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "BOROUGH" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA Borough" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A borough-level public health agency/jurisdiction" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "PARISH" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PHA Parish" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A parish/neighborhood-level public health agency/jurisdiction" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/codesystem-ersd-jurisdiction-types-example.ttl> .