Belgium eHealth FHIR Core specifications
1.2.2 - CI Build

This page is part of the Belgium eHealth FHIR Core specifications (v1.2.2: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ContactPerson - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cd-contact-person",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">father<a name=\"cd-contact-person-father\"> </a></td><td>father</td></tr><tr><td style=\"white-space:nowrap\">mother<a name=\"cd-contact-person-mother\"> </a></td><td>mother</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"cd-contact-person-child\"> </a></td><td>child</td></tr><tr><td style=\"white-space:nowrap\">spouse<a name=\"cd-contact-person-spouse\"> </a></td><td>spouse</td></tr><tr><td style=\"white-space:nowrap\">husband<a name=\"cd-contact-person-husband\"> </a></td><td>husband</td></tr><tr><td style=\"white-space:nowrap\">partner<a name=\"cd-contact-person-partner\"> </a></td><td>partner</td></tr><tr><td style=\"white-space:nowrap\">brother<a name=\"cd-contact-person-brother\"> </a></td><td>brother</td></tr><tr><td style=\"white-space:nowrap\">sister<a name=\"cd-contact-person-sister\"> </a></td><td>sister</td></tr><tr><td style=\"white-space:nowrap\">brotherinlaw<a name=\"cd-contact-person-brotherinlaw\"> </a></td><td>brotherinlaw</td></tr><tr><td style=\"white-space:nowrap\">tutor<a name=\"cd-contact-person-tutor\"> </a></td><td>tutor</td></tr><tr><td style=\"white-space:nowrap\">notary<a name=\"cd-contact-person-notary\"> </a></td><td>notary</td></tr><tr><td style=\"white-space:nowrap\">lawyer<a name=\"cd-contact-person-lawyer\"> </a></td><td>lawyer</td></tr><tr><td style=\"white-space:nowrap\">employer<a name=\"cd-contact-person-employer\"> </a></td><td>employer</td></tr><tr><td style=\"white-space:nowrap\">grandparent<a name=\"cd-contact-person-grandparent\"> </a></td><td>grandparent</td></tr><tr><td style=\"white-space:nowrap\">son<a name=\"cd-contact-person-son\"> </a></td><td>son</td></tr><tr><td style=\"white-space:nowrap\">daughter<a name=\"cd-contact-person-daughter\"> </a></td><td>daughter</td></tr><tr><td style=\"white-space:nowrap\">grandchild<a name=\"cd-contact-person-grandchild\"> </a></td><td>grandchild</td></tr><tr><td style=\"white-space:nowrap\">neighbour<a name=\"cd-contact-person-neighbour\"> </a></td><td>neighbour</td></tr><tr><td style=\"white-space:nowrap\">stepson<a name=\"cd-contact-person-stepson\"> </a></td><td>stepson</td></tr><tr><td style=\"white-space:nowrap\">stepdaughter<a name=\"cd-contact-person-stepdaughter\"> </a></td><td>stepdaughter</td></tr><tr><td style=\"white-space:nowrap\">stepfather<a name=\"cd-contact-person-stepfather\"> </a></td><td>stepfather</td></tr><tr><td style=\"white-space:nowrap\">stepmother<a name=\"cd-contact-person-stepmother\"> </a></td><td>stepmother</td></tr><tr><td style=\"white-space:nowrap\">sisterinlaw<a name=\"cd-contact-person-sisterinlaw\"> </a></td><td>sisterinlaw</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td></tr><tr><td>father</td><td>father</td></tr><tr><td>mother</td><td>mother</td></tr><tr><td>child</td><td>child</td></tr><tr><td>spouse</td><td>spouse</td></tr><tr><td>husband</td><td>husband</td></tr><tr><td>partner</td><td>partner</td></tr><tr><td>brother</td><td>brother</td></tr><tr><td>sister</td><td>sister</td></tr><tr><td>brotherinlaw</td><td>brother-in-law</td></tr><tr><td>tutor</td><td>tutor</td></tr><tr><td>notary</td><td>notary</td></tr><tr><td>lawyer</td><td>lawyer</td></tr><tr><td>employer</td><td>employer</td></tr><tr><td>grandparent</td><td>grandparent</td></tr><tr><td>son</td><td>son</td></tr><tr><td>daughter</td><td>daughter</td></tr><tr><td>grandchild</td><td>grandchild</td></tr><tr><td>neighbour</td><td>neighbour</td></tr><tr><td>stepson</td><td>stepson</td></tr><tr><td>stepdaughter</td><td>stepdaughter</td></tr><tr><td>stepfather</td><td>stepfather</td></tr><tr><td>stepmother</td><td>stepmother</td></tr><tr><td>sisterinlaw</td><td>sisterinlaw</td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person",
  "version" : "1.2.2",
  "name" : "ContactPerson",
  "title" : "ContactPerson",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-07-10T14:45:27+02:00",
  "publisher" : "eHealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.fgov.be/"
        }
      ]
    }
  ],
  "description" : "Contact person in Belgium.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "father",
      "display" : "father",
      "designation" : [
        {
          "language" : "en",
          "value" : "father"
        }
      ]
    },
    {
      "code" : "mother",
      "display" : "mother",
      "designation" : [
        {
          "language" : "en",
          "value" : "mother"
        }
      ]
    },
    {
      "code" : "child",
      "display" : "child",
      "designation" : [
        {
          "language" : "en",
          "value" : "child"
        }
      ]
    },
    {
      "code" : "spouse",
      "display" : "spouse",
      "designation" : [
        {
          "language" : "en",
          "value" : "spouse"
        }
      ]
    },
    {
      "code" : "husband",
      "display" : "husband",
      "designation" : [
        {
          "language" : "en",
          "value" : "husband"
        }
      ]
    },
    {
      "code" : "partner",
      "display" : "partner",
      "designation" : [
        {
          "language" : "en",
          "value" : "partner"
        }
      ]
    },
    {
      "code" : "brother",
      "display" : "brother",
      "designation" : [
        {
          "language" : "en",
          "value" : "brother"
        }
      ]
    },
    {
      "code" : "sister",
      "display" : "sister",
      "designation" : [
        {
          "language" : "en",
          "value" : "sister"
        }
      ]
    },
    {
      "code" : "brotherinlaw",
      "display" : "brotherinlaw",
      "designation" : [
        {
          "language" : "en",
          "value" : "brother-in-law"
        }
      ]
    },
    {
      "code" : "tutor",
      "display" : "tutor",
      "designation" : [
        {
          "language" : "en",
          "value" : "tutor"
        }
      ]
    },
    {
      "code" : "notary",
      "display" : "notary",
      "designation" : [
        {
          "language" : "en",
          "value" : "notary"
        }
      ]
    },
    {
      "code" : "lawyer",
      "display" : "lawyer",
      "designation" : [
        {
          "language" : "en",
          "value" : "lawyer"
        }
      ]
    },
    {
      "code" : "employer",
      "display" : "employer",
      "designation" : [
        {
          "language" : "en",
          "value" : "employer"
        }
      ]
    },
    {
      "code" : "grandparent",
      "display" : "grandparent",
      "designation" : [
        {
          "language" : "en",
          "value" : "grandparent"
        }
      ]
    },
    {
      "code" : "son",
      "display" : "son",
      "designation" : [
        {
          "language" : "en",
          "value" : "son"
        }
      ]
    },
    {
      "code" : "daughter",
      "display" : "daughter",
      "designation" : [
        {
          "language" : "en",
          "value" : "daughter"
        }
      ]
    },
    {
      "code" : "grandchild",
      "display" : "grandchild",
      "designation" : [
        {
          "language" : "en",
          "value" : "grandchild"
        }
      ]
    },
    {
      "code" : "neighbour",
      "display" : "neighbour",
      "designation" : [
        {
          "language" : "en",
          "value" : "neighbour"
        }
      ]
    },
    {
      "code" : "stepson",
      "display" : "stepson",
      "designation" : [
        {
          "language" : "en",
          "value" : "stepson"
        }
      ]
    },
    {
      "code" : "stepdaughter",
      "display" : "stepdaughter",
      "designation" : [
        {
          "language" : "en",
          "value" : "stepdaughter"
        }
      ]
    },
    {
      "code" : "stepfather",
      "display" : "stepfather",
      "designation" : [
        {
          "language" : "en",
          "value" : "stepfather"
        }
      ]
    },
    {
      "code" : "stepmother",
      "display" : "stepmother",
      "designation" : [
        {
          "language" : "en",
          "value" : "stepmother"
        }
      ]
    },
    {
      "code" : "sisterinlaw",
      "display" : "sisterinlaw",
      "designation" : [
        {
          "language" : "en",
          "value" : "sisterinlaw"
        }
      ]
    }
  ]
}