FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/usdf-PharmacyTypeCS

Packagehl7.fhir.us.Davinci-drug-formulary
Resource TypeCodeSystem
Idusdf-PharmacyTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/CodeSystem-usdf-PharmacyTypeCS.html
URLhttp://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-PharmacyTypeCS
Version1.0.0
Statusdraft
Date2020-01-17T00:00:00+00:00
NamePharmacyTypeCS
TitlePharmacy Type CS
Realmus
Authorityhl7
DescriptionTypes of Pharmacies. Each payer will have its own controlled vocabulary.
Contentcomplete

Resources that use this resource

ValueSet
usdf-PharmacyTypeVSPharmacy Type VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

PharmacyTypeCS CodeSystem

Types of Pharmacies. Each payer will have its own controlled vocabulary.


Source

{
  "resourceType": "CodeSystem",
  "id": "usdf-PharmacyTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-PharmacyTypeCS",
  "version": "1.0.0",
  "name": "PharmacyTypeCS",
  "title": "Pharmacy Type CS",
  "status": "draft",
  "date": "2020-01-17T00:00:00+00:00",
  "publisher": "HL7 Pharmacy WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication/"
        }
      ]
    }
  ],
  "description": "Types of Pharmacies. Each payer will have its own controlled vocabulary.",
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1-month-in-retail",
      "display": "1 month in network retail",
      "definition": "1 Month Supply via in-network retail pharmacy."
    },
    {
      "code": "1-month-out-retail",
      "display": "1 month out of network retail",
      "definition": "1 Month Supply via out-of-network retail pharmacy."
    },
    {
      "code": "1-month-in-mail",
      "display": "1 month in network mail order",
      "definition": "1 Month Supply via in-network mail order pharmacy."
    },
    {
      "code": "1-month-out-mail",
      "display": "1 month out of network mail order",
      "definition": "1 Month Supply via out-of-network mail order pharmacy."
    },
    {
      "code": "3-month-in-retail",
      "display": "3 month in network retail",
      "definition": "3 Month Supply via in-network retail pharmacy."
    },
    {
      "code": "3-month-out-retail",
      "display": "3 month out of network retail",
      "definition": "3 Month Supply via out-of-network retail pharmacy."
    },
    {
      "code": "3-month-in-mail",
      "display": "3 month in network mail order",
      "definition": "3 Month Supply via in-network mail order pharmacy."
    },
    {
      "code": "3-month-out-mail",
      "display": "3 month out of network mail order",
      "definition": "3 Month Supply via out-of-network mail order pharmacy."
    }
  ]
}