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

FHIR IG analytics

Packagehl7.fhir.uv.admin-incubator
Resource TypeValueSet
IdValueSet-chargeitem-billingcodes.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/admin-incubator/ValueSet-chargeitem-billingcodes.html
URLhttp://hl7.org/fhir/ValueSet/chargeitem-billingcodes
Version0.1.0
Statusdraft
Date2020-12-28T16:55:11+11:00
NameChargeItemCode
TitleCharge Item Code
Realmuv
Authorityhl7
DescriptionExample set of codes that can be used for billing purposes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
chargeitem-billingcodesChargeItemCode

Narrative

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

Generated Narrative: ValueSet chargeitem-billingcodes


Source1

{
  "resourceType": "ValueSet",
  "id": "chargeitem-billingcodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/chargeitem-billingcodes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.848"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.823"
    }
  ],
  "version": "0.1.0",
  "name": "ChargeItemCode",
  "title": "Charge Item Code",
  "status": "draft",
  "experimental": false,
  "date": "2020-12-28T16:55:11+11:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pa"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pa"
        }
      ]
    }
  ],
  "description": "Example set of codes that can be used for billing purposes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes"
      }
    ]
  }
}