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 |
{
"resourceType" : "ValueSet",
"id" : "valueset-ersd-jurisdiction-types-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-ersd-jurisdiction-types-example</b></p><a name=\"valueset-ersd-jurisdiction-types-example\"> </a><a name=\"hcvalueset-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/R4/shareablevalueset.html\">Shareable ValueSetversion: null4.0.1)</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-codesystem-ersd-jurisdiction-types-example.html\"><code>http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦3.0.0-ballot</span></li></ul></div>"
},
"url" : "http://example.org/fhir/ValueSet/valueset-ersd-jurisdiction-types-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.46.48.9"
}
],
"version" : "3.0.0-ballot",
"name" : "ValueSetERSDJurisdictionTypesExample",
"title" : "eRSD ValueSet - Jurisdiction Types Example",
"status" : "active",
"experimental" : true,
"date" : "2025-11-20T20:28:42+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "Example value set for jurisdiction types in US public health .",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example"
}
]
}
}