FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.fhir.directory
Resource TypeCodeSystem
IdPharmacyTypeCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeCS
URLhttps://gematik.de/fhir/directory/CodeSystem/PharmacyTypeCS
Version0.15.0
Statusactive
Date2024-10-29
NamePharmacyTypeCS
TitlePharmacy type
DescriptionPharmacy type codes of accessability for patients
Contentcomplete

Resources that use this resource

ValueSet
HealthcareServiceTypeVSHealthcareServiceTypeVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "PharmacyTypeCS",
  "id": "PharmacyTypeCS",
  "title": "Pharmacy type",
  "description": "Pharmacy type codes of accessability for patients",
  "version": "0.15.0",
  "url": "https://gematik.de/fhir/directory/CodeSystem/PharmacyTypeCS",
  "concept": [
    {
      "code": "offizin-apotheke",
      "display": "Offizin-Apotheke"
    },
    {
      "code": "krankenhausversorgende-apotheke",
      "display": "Krankenhausversorgende Apotheke"
    },
    {
      "code": "bundeswehrapotheke",
      "display": "Bundeswehrapotheke"
    },
    {
      "code": "heimversorgende-apotheke",
      "display": "Heimversorgende Apotheke"
    },
    {
      "code": "versandapotheke",
      "display": "Versandapotheke"
    },
    {
      "code": "sterilherstellung",
      "display": "Sterilherstellung"
    }
  ],
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-10-29",
  "caseSensitive": true,
  "count": 6
}