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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pas.r4
Resource TypeValueSet
IdValueSet-X12278RequestedServiceType.json
FHIR VersionR4

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: ValueSet X12278RequestedServiceType

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "X12278RequestedServiceType",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pas/ImplementationGuide/hl7.fhir.us.davinci-pas"
          }
        ]
      }
    },
    {
      "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/davinci-pas/ImplementationGuide/hl7.fhir.us.davinci-pas"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pas/ValueSet/X12278RequestedServiceType",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.24.48.18"
    }
  ],
  "version": "2.2.0-ballot",
  "name": "X12278RequestedServiceType",
  "title": "X12 278 Requested Service Type",
  "status": "active",
  "experimental": false,
  "date": "2025-07-30T00:50:50+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fmlists@lists.hl7.org"
        }
      ]
    },
    {
      "name": "Jean Duteau",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:jean@duteaudesign.com"
        }
      ]
    },
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description": "This set of codes identifies what service is being requested.  For queries, if the query is not searching for a specific service type, the not-applicable data absent reason code can be used.  It is a combination of X12 Service Type codes, CPT (HCPCS I) and HCPCS II procedure code modifiers, ICD-9 Procedure codes, ICD-10 Procedure codes, and NDC Drug codes.  NOTE: HCPCS Level 1 Codes are the CPT codes so either code system could be used to send the codes.  When receiving the codes from an X12 system, the system returned will be HCPCS even if it was initially sent as a CPT code.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved.\nX12 codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "1.0.0",
        "concept": [
          {
            "code": "not-applicable"
          }
        ]
      },
      {
        "system": "https://codesystem.x12.org/005010/1365"
      },
      {
        "system": "http://www.ama-assn.org/go/cpt"
      },
      {
        "system": "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/icd9cm"
      },
      {
        "system": "http://www.cms.gov/Medicare/Coding/ICD10"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc"
      }
    ]
  }
}