WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

: Caregiver's Relationship to Client - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "relationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-che-custom-codes.html\"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE25\">CHE.A.DE25</a></td><td>Mother</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE26\">CHE.A.DE26</a></td><td>Father</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE27\">CHE.A.DE27</a></td><td>Sibling</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE28\">CHE.A.DE28</a></td><td>Extended Family</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE29\">CHE.A.DE29</a></td><td>Legal Guardian</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46A.46DE30\">CHE.A.DE30</a></td><td>Not Related</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/relationship",
  "version" : "0.1.0",
  "name" : "valueset-relationship",
  "title" : "Caregiver's Relationship to Client",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-04T12:32:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "The relationship of the Caregiver to the client",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.A.DE25",
            "display" : "Mother"
          },
          {
            "code" : "CHE.A.DE26",
            "display" : "Father"
          },
          {
            "code" : "CHE.A.DE27",
            "display" : "Sibling"
          },
          {
            "code" : "CHE.A.DE28",
            "display" : "Extended Family"
          },
          {
            "code" : "CHE.A.DE29",
            "display" : "Legal Guardian"
          },
          {
            "code" : "CHE.A.DE30",
            "display" : "Not Related"
          }
        ]
      }
    ]
  }
}