PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/coverage-copay-type
{
  "description": "This value set includes sample Coverage Copayment Type codes.",
  "_filename": "CodeSystem-coverage-copay-type.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": "Coverage Copay 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": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "cb1389c4-e75f-4d51-bd80-e80ed632b850",
  "valueSet": "http://hl7.org/fhir/ValueSet/coverage-copay-type",
  "kind": null,
  "url": "http://hl7.org/fhir/coverage-copay-type",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.528",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "gpvisit",
    "display": "GP Office Visit",
    "definition": "An office visit for a general practitioner of a discipline."
  }, {
    "code": "spvisit",
    "display": "Specialist Office Visit",
    "definition": "An office visit for a specialist practitioner of a discipline"
  }, {
    "code": "emergency",
    "display": "Emergency",
    "definition": "An episode in an emergency department."
  }, {
    "code": "inpthosp",
    "display": "InPatient Hospital",
    "definition": "An episode of an Inpatient hospital stay."
  }, {
    "code": "urgentcare",
    "display": "Urgent Care",
    "definition": "A visit to an urgent care facility - typically a community care clinic."
  }, {
    "code": "copaypct",
    "display": "Copay Percentage",
    "definition": "A standard amount, percentage or fixed currency amount, applied to all classes or service or product not otherwise specified."
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}