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" : "ValueSet",
  "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: ValueSet medlist-added-coding-kind</b></p><a name=\"medlist-added-coding-kind\"> </a><a name=\"hcmedlist-added-coding-kind\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-medlist-added-coding-kind.html\"><code>https://haau3.com/fhir/CodeSystem/medlist-added-coding-kind</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></li></ul></div>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/medlist-added-coding-kind",
  "version" : "1.0.0",
  "name" : "MedlistAddedCodingKindVS",
  "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" : "Every kind of coding haau3 adds to a reconciled medication entry.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://haau3.com/fhir/CodeSystem/medlist-added-coding-kind"
      }
    ]
  }
}