PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/v2/0473
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0473 ( Formulary Status)",
  "_filename": "CodeSystem-v2-0473.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Formulary Status",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "808d87fa-acec-407b-bb76-46e4dfec4db5",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0473",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0473",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.301",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "G",
    "display": "This observation/service is on the formulary, and has guidelines",
    "designation": [ {
      "value": "Deze test/service zit in het formularium en er zijn richtlijnen",
      "language": "nl"
    } ]
  }, {
    "code": "N",
    "display": "This observation/service is not on the formulary",
    "designation": [ {
      "value": "Deze test/service zit niet in het formularium",
      "language": "nl"
    } ]
  }, {
    "code": "R",
    "display": "This observation/service is on the formulary, but is restricted",
    "designation": [ {
      "value": "Deze test/service zit in het formularium maar er gelden beperkingen",
      "language": "nl"
    } ]
  }, {
    "code": "Y",
    "display": "This observation/service is on the formulary",
    "designation": [ {
      "value": "Deze test/service zit in het formularium",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}