PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/ex-paymenttype
{
  "description": "This value set includes example Payment Type codes.",
  "_filename": "CodeSystem-ex-paymenttype.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Example Payment Type Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "fe449760-7a6e-4b04-9f0a-55f0294ef8f6",
  "valueSet": "http://hl7.org/fhir/ValueSet/ex-paymenttype",
  "kind": null,
  "url": "http://hl7.org/fhir/ex-paymenttype",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.617",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "complete",
    "display": "Complete",
    "definition": "Complete (final) payment of the benefit under the Claim less any adjustments."
  }, {
    "code": "partial",
    "display": "Partial",
    "definition": "Partial payment of the benefit under the Claim less any adjustments."
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}