haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedList Added Coding Kind - JSON Representation

Active as of 2026-09-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "medlist-added-coding-kind",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medlist-added-coding-kind</b></p><a name=\"medlist-added-coding-kind\"> </a><a name=\"hcmedlist-added-coding-kind\"> </a><p>This case-sensitive code system <code>https://haau3.com/fhir/CodeSystem/medlist-added-coding-kind</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\">rxnorm-clinical-drug<a name=\"medlist-added-coding-kind-rxnorm-clinical-drug\"> </a></td><td>RxNorm clinical drug</td><td>The RxNorm clinical drug (ingredients, strengths and dose form) the entry was reconciled to, from the RxNorm release named in the entry's Provenance. It is added only when no source coding already carries it, and a coding a source stated is never marked, whatever it is.</td></tr></table></div>"
  },
  "url" : "https://haau3.com/fhir/CodeSystem/medlist-added-coding-kind",
  "version" : "1.0.0",
  "name" : "MedlistAddedCodingKindCS",
  "title" : "MedList Added Coding Kind",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-25T18:52:03+00:00",
  "publisher" : "haau3",
  "contact" : [
    {
      "name" : "haau3",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://haau3.com"
        },
        {
          "system" : "email",
          "value" : "hello@haau3.com"
        }
      ]
    }
  ],
  "description" : "The kinds of coding haau3 adds to a reconciled medication entry, named by the MedList Added Coding extension on each added coding.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "rxnorm-clinical-drug",
      "display" : "RxNorm clinical drug",
      "definition" : "The RxNorm clinical drug (ingredients, strengths and dose form) the entry was reconciled to, from the RxNorm release named in the entry's Provenance. It is added only when no source coding already carries it, and a coding a source stated is never marked, whatever it is."
    }
  ]
}