haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build US

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

: KTC Patient-Shared Document Type ValueSet - JSON Representation

Draft as of 2026-05-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ktc-patient-shared-doc-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ktc-patient-shared-doc-type-vs</b></p><a name=\"ktc-patient-shared-doc-type-vs\"> </a><a name=\"hcktc-patient-shared-doc-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/60591-5/\">60591-5</a></td><td style=\"color: #cccccc\">Patient summary Document</td></tr><tr><td><a href=\"https://loinc.org/51855-5/\">51855-5</a></td><td style=\"color: #cccccc\">Patient Note</td></tr></table></li></ul></div>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/ktc-patient-shared-doc-type-vs",
  "version" : "1.0.0",
  "name" : "KtcPatientSharedDocTypeVS",
  "title" : "KTC Patient-Shared Document Type ValueSet",
  "status" : "draft",
  "date" : "2026-05-30T02:27:32+00:00",
  "publisher" : "haau3",
  "contact" : [
    {
      "name" : "haau3",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://haau3.com"
        },
        {
          "system" : "email",
          "value" : "hello@haau3.com"
        }
      ]
    }
  ],
  "description" : "ValueSet for DocumentReference.type for patient-shared documents in the KTC use",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "60591-5"
          },
          {
            "code" : "51855-5"
          }
        ]
      }
    ]
  }
}