German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Annex 2b Medication Recommendation Category - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "annex2b-medication-recommendation-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem annex2b-medication-recommendation-category</b></p><a name=\"annex2b-medication-recommendation-category\"> </a><a name=\"hcannex2b-medication-recommendation-category\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/annex2b-medication-recommendation-category</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">e16g-otc-recommendation<a name=\"annex2b-medication-recommendation-category-e16g-otc-recommendation\"> </a></td><td>e16G non-prescription medicine recommendation</td><td>Non-authoritative recommendation for an over-the-counter medicine.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/annex2b-medication-recommendation-category",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.75"
    }
  ],
  "version" : "2025-05-23",
  "name" : "Annex2bMedicationRecommendationCategoryCS",
  "title" : "Annex 2b Medication Recommendation Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T13:00:36+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "IG-owned classification of the e16G non-prescription medication recommendation. It is intentionally separate from assessment, device-order, and external medication terminologies.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "e16g-otc-recommendation",
      "display" : "e16G non-prescription medicine recommendation",
      "definition" : "Non-authoritative recommendation for an over-the-counter medicine."
    }
  ]
}