0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Contact Relationship ValueSet - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PatientContactRlshipVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PatientContactRlshipVS</b></p><a name=\"PatientContactRlshipVS\"> </a><a name=\"hcPatientContactRlshipVS\"> </a><a name=\"PatientContactRlshipVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-guardian\">guardian</a></td><td style=\"color: #cccccc\">guardian</td><td>guardian</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-caregiver\">caregiver</a></td><td style=\"color: #cccccc\">caregiver</td><td>caregiver</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-parent\">parent</a></td><td style=\"color: #cccccc\">parent</td><td>parent</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-sibling\">sibling</a></td><td style=\"color: #cccccc\">sibling</td><td>sibling</td></tr><tr><td><a href=\"CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-child\">child</a></td><td style=\"color: #cccccc\">child</td><td>child</td></tr></table></li></ul></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/ValueSet/PatientContactRlshipVS",
  "version" : "0.1.0",
  "name" : "PT_CONTACTRELATIONSHIP",
  "title" : "Patient Contact Relationship ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-06T09:59:02+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [
    {
      "name" : "intellisoftkenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Patient Contact Relationship ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP",
        "concept" : [
          {
            "code" : "guardian"
          },
          {
            "code" : "caregiver"
          },
          {
            "code" : "parent"
          },
          {
            "code" : "sibling"
          },
          {
            "code" : "child"
          }
        ]
      }
    ]
  }
}