PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://terminology.hl7.org/CodeSystem/coverage-copay-type
{
  "description": "This value set includes sample Contract Type codes.",
  "_filename": "CodeSystem-contract-type.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "ContractTypeCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Contract Type Codes",
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "a98ad890-f368-4637-9543-3a652c78fa5e",
  "valueSet": "http://hl7.org/fhir/ValueSet/contract-type",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/coverage-copay-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1149",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "privacy",
    "display": "Privacy",
    "definition": "Privacy policy."
  }, {
    "code": "disclosure",
    "display": "Disclosure",
    "definition": "Information disclosure policy."
  }, {
    "code": "healthinsurance",
    "display": "Health Insurance",
    "definition": "Health Insurance policy."
  }, {
    "code": "supply",
    "display": "Supply Contract",
    "definition": "Contract to supply goods or services."
  }, {
    "code": "consent",
    "display": "Consent",
    "definition": "Consent Directive."
  } ],
  "caseSensitive": true,
  "version": "3.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}