FHIR IG analytics| Package | hl7.fhir.us.vr-common-library.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-CodeSystem-jurisdictions-vr.json |
| FHIR Version | R4 |
No resources found
No resources found
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 code:
| Code | Display | Definition |
| YC | New York City | New York City |
{
"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": "2024-10-11T18:34:20+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": 1,
"concept": [
{
"code": "YC",
"display": "New York City",
"definition": "New York City"
}
]
}