FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | ValueSet |
| Id | ValueSet-valueset-ersd-jurisdiction-types-example.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/case-reporting/ValueSet-valueset-ersd-jurisdiction-types-example.html |
| URL | http://hl7.org/fhir/us/ecr/ValueSet/valueset-ersd-jurisdiction-types-example |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2025-12-15T17:32:40+00:00 |
| Name | ValueSetERSDJurisdictionTypesExample |
| Title | eRSD ValueSet - Jurisdiction Types Example |
| Realm | us |
| Authority | hl7 |
| Description | Example value set for jurisdiction types in US public health . |
No resources found
| CodeSystem | |
| codesystem-ersd-jurisdiction-types-example | eRSD Jurisdiction Types Example |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet valueset-ersd-jurisdiction-types-example
Profile: Shareable ValueSet
http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-ersd-jurisdiction-types-example version 📦3.0.0-ballot{
"resourceType": "ValueSet",
"id": "valueset-ersd-jurisdiction-types-example",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ecr/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-12-15T17:32:40+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://hl7.org/fhir/us/ecr/CodeSystem/codesystem-ersd-jurisdiction-types-example"
}
]
}
}