PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology@2.1.0
    http://terminology.hl7.org/CodeSystem/ex-claimsubtype
{
  "description": "This value set includes sample Claim SubType codes which are used to distinguish the claim types for example within type institutional there may be subtypes for emergency services, bed stay and transportation.",
  "_filename": "CodeSystem-ex-claimsubtype.json",
  "package_name": "hl7.terminology",
  "date": "2021-03-06T13:53:33-07:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T15:10:28.568-06:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "ExampleClaimSubTypeCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Example Claim SubType Codes",
  "package_version": "2.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "4df1dcfc-6a8a-465c-80c2-d9edafc62293",
  "valueSet": "http://terminology.hl7.org/ValueSet/claim-subtype",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/ex-claimsubtype",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1158",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "ortho",
    "display": "Orthodontic Claim",
    "definition": "A claim for Orthodontic Services."
  }, {
    "code": "emergency",
    "display": "Emergency Claim",
    "definition": "A claim for emergency services."
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}