PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/payment-status
{
  "description": "This value set includes a sample set of Payment Status codes.",
  "_filename": "ValueSet-payment-status.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Financial Management",
  "name": "Payment Status Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.334"
  } ],
  "status": "draft",
  "id": "65c222d2-ea65-4b43-b42a-a775632bc6f2",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/payment-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/paymentstatus",
    "concept": [ {
      "code": "paid"
    }, {
      "code": "cleared",
      "fhir_comments": [ "    Payment has been sent via cheque, EFT, other    " ]
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.334"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}