PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/ex-claimsubtype
{
  "description": "This value set includes sample Claim SubType codes.",
  "_filename": "CodeSystem-claim-subtype.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Example Claim SubType Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.526"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "c1c9933a-0840-4f99-a2d0-e3badb90424f",
  "valueSet": "http://hl7.org/fhir/ValueSet/claim-subtype",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/ex-claimsubtype",
  "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": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}