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

FHIR IG analytics

Packagehl7.terminology.r5
Resource TypeNamingSystem
IdNamingSystem-USCOC.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem USCOC

Language: en

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/USCOC
Version2.1.0
NameUSCOC
TitleUS Census Occupation Code
Statusretired
Definition

Coding system of United States Census Occupation Codes, published by the US Governmetn Bureau of the Census. Doucmentation and Crosswalk mapping between the COC and the SOC and NAICS code systems available at http://www.census.gov/hhes/www/ioindex/view.html

PublisherUS Government

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.6.240true
URIhttp://terminology.hl7.org/CodeSystem/USCOCtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "USCOC",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/USCOC",
  "version": "2.1.0",
  "name": "USCOC",
  "title": "US Census Occupation Code",
  "status": "retired",
  "kind": "codesystem",
  "date": "2021-11-09T10:00:00+10:00",
  "publisher": "US Government",
  "contact": [
    {
      "name": "US Census Bureau"
    }
  ],
  "responsible": "US Government",
  "description": "Coding system of United States Census Occupation Codes, published by the US Governmetn Bureau of the Census. Doucmentation and Crosswalk mapping between the COC and the SOC and NAICS code systems available at http://www.census.gov/hhes/www/ioindex/view.html",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.240",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/USCOC",
      "preferred": true
    }
  ]
}