PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.erec@0.12.0-alpha1.0.2
    http://ontariohealth.ca/fhir/CodeSystem/preference-type-code
{
  "description": "Contains codes indicating the preference type",
  "_filename": "PreferenceTypeCode-cs.json",
  "package_name": "ca.on.oh.erec",
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "PreferenceTypeCode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Preference Type Code",
  "package_version": "0.12.0-alpha1.0.2",
  "status": "draft",
  "id": "e519ffe9-b24e-4a83-8db2-4fb3bc4bc945",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/CodeSystem/preference-type-code",
  "concept": [ {
    "code": "preferred",
    "display": "Preferred"
  }, {
    "code": "required",
    "display": "Required"
  }, {
    "code": "excluded",
    "display": "Excluded"
  } ],
  "version": "1.0.0"
}