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

FHIR IG Statistics: ValueSet/CMSPlaceofServiceCodes

Packagehl7.fhir.us.carin-bb
TypeValueSet
IdCMSPlaceofServiceCodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-bb/https://build.fhir.org/ig/HL7/carin-bb/ValueSet-CMSPlaceofServiceCodes.html
URLhttp://hl7.org/fhir/us/carin-bb/ValueSet/CMSPlaceofServiceCodes
Version2.1.0
Statusactive
Date2025-02-17T19:01:44+00:00
NameCMSPlaceofServiceCodes
TitleCMS Place of Service Codes (POS) Value Set
Realmus
Authorityhl7
DescriptionPlace of Service Codes are two-digit codes placed on health care professional claims to indicate the setting in which a service was provided. The Centers for Medicare & Medicaid Services (CMS) maintain POS codes used throughout the health care industry. This code set is required for use in the implementation guide adopted as the national standard for electronic transmission of professional health care claims under the provisions of the Health Insurance Portability and Accountability Act of 1996 (HIPAA). HIPAA directed the Secretary of HHS to adopt national standards for electronic transactions. These standard transactions require all health plans and providers to use standard code sets to populate data elements in each transaction. The Transaction and Code Set Rule adopted the ASC X12N-837 Health Care Claim: Professional, volumes 1 and 2, as the standard for electronic submission of professional claims. This standard names the POS code set currently maintained by CMS as the code set to be used for describing sites of service in such claims. POS information is often needed to determine the acceptability of direct billing of Medicare, Medicaid and private insurance services provided by a given provider. Current codes can be obtained [here](https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set)
CopyrightThe Centers for Medicare & Medicaid Services (CMS) maintain Place Of Service (POS) codes used throughout the US health care industry. The CMS POS codes are free to use without restriction.

Resources that use this resource

StructureDefinition
C4BB-ExplanationOfBenefit-Oral-BasisC4BB ExplanationOfBenefit Oral Basis
C4BB-ExplanationOfBenefit-Professional-NonClinician-BasisC4BB ExplanationOfBenefit Professional NonClinician Basis

Resources that this resource uses

CodeSystem
Place_of_Service_Code_SetCMS Place of Service Codes (POS)
Place_of_Service_Code_SetCMS Place of Service Codes (POS)

Narrative

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

Generated Narrative: ValueSet CMSPlaceofServiceCodes


Source

{
  "resourceType": "ValueSet",
  "id": "CMSPlaceofServiceCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/carin-bb/ValueSet/CMSPlaceofServiceCodes",
  "version": "2.1.0",
  "name": "CMSPlaceofServiceCodes",
  "title": "CMS Place of Service Codes (POS) Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-02-17T19:01:44+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Place of Service Codes are two-digit codes placed on health care professional claims to indicate the setting in which a service was provided. The Centers for Medicare & Medicaid Services (CMS) maintain POS codes used throughout the health care industry.\n\nThis code set is required for use in the implementation guide adopted as the national standard for electronic transmission of professional health care claims under the provisions of the Health Insurance Portability and Accountability Act of 1996 (HIPAA). HIPAA directed the Secretary of HHS to adopt national standards for electronic transactions. These standard transactions require all health plans and providers to use standard code sets to populate data elements in each transaction. The Transaction and Code Set Rule adopted the ASC X12N-837 Health Care Claim: Professional, volumes 1 and 2, as the standard for electronic submission of professional claims. This standard names the POS code set currently maintained by CMS as the code set to be used for describing sites of service in such claims. POS information is often needed to determine the acceptability of direct billing of Medicare, Medicaid and private insurance services provided by a given provider.\n\nCurrent codes can be obtained [here](https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "The Centers for Medicare & Medicaid Services (CMS) maintain Place Of Service (POS) codes used throughout the US health care industry. The CMS POS codes are free to use without restriction.",
  "compose": {
    "include": [
      {
        "system": "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set"
      }
    ]
  }
}