FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-jurisdictions-vr

Packagehl7.fhir.us.vr-common-library
Resource TypeCodeSystem
IdCodeSystem-jurisdictions-vr
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/CodeSystem-CodeSystem-jurisdictions-vr.html
URLhttp://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr
Version2.0.0
Statusactive
Date2025-05-05T16:47:09+00:00
NameCodeSystemJurisdictionsVitalRecords
TitleCode System - Jurisdictions Vital Records
Realmus
Authorityhl7
DescriptionNVSS Jurisdictions that are not US States or Territories. This codesystem is only for use in the vital records use cases supported by this Implementation guide, and should not be used elsewhere.
Contentcomplete

Resources that use this resource

ValueSet
ValueSet-jurisdiction-vrValue Set - Jurisdictions Vital Records

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CodeSystem-jurisdictions-vr

This case-sensitive code system http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr defines the following codes:

CodeDisplayDefinition
YC New York CityNew York City
TT NCHS Test JurisdictionNCHS Test Jurisdiction
TS STEVE Test JurisdictionSTEVE Test Jurisdiction
ZZ Unknown JurisdictionUnknown Jurisdiction

Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-jurisdictions-vr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr",
  "version": "2.0.0",
  "name": "CodeSystemJurisdictionsVitalRecords",
  "title": "Code System - Jurisdictions Vital Records",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T16:47:09+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "NVSS Jurisdictions that are not US States or Territories.\r\nThis codesystem is only for use in the vital records use cases supported by this Implementation guide, and should not be used elsewhere.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "YC",
      "display": "New York City",
      "definition": "New York City"
    },
    {
      "code": "TT",
      "display": "NCHS Test Jurisdiction",
      "definition": "NCHS Test Jurisdiction"
    },
    {
      "code": "TS",
      "display": "STEVE Test Jurisdiction",
      "definition": "STEVE Test Jurisdiction"
    },
    {
      "code": "ZZ",
      "display": "Unknown Jurisdiction",
      "definition": "Unknown Jurisdiction"
    }
  ]
}