FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecr
Resource TypeValueSet
IdValueSet-valueset-ersd-jurisdiction-types-example.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/case-reporting/ValueSet-valueset-ersd-jurisdiction-types-example.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/valueset-ersd-jurisdiction-types-example
Version3.0.0-ballot
Statusactive
Date2025-12-15T17:32:40+00:00
NameValueSetERSDJurisdictionTypesExample
TitleeRSD ValueSet - Jurisdiction Types Example
Realmus
Authorityhl7
DescriptionExample value set for jurisdiction types in US public health .

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
codesystem-ersd-jurisdiction-types-exampleeRSD Jurisdiction Types Example

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet valueset-ersd-jurisdiction-types-example


Source1

{
  "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"
      }
    ]
  }
}