eHealth Platform Federal Core Profiles
2.1.1 - STU1 Belgium flag

eHealth Platform Federal Core Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/core/ and changes regularly. See the Directory of published versions

: BeCdContactPerson - JSON Representation

Active as of 2024-06-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cd-contact-person",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>English (English, en)</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>brother-in-law</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></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person",
  "version" : "2.1.1",
  "name" : "ContactPerson",
  "title" : "BeCdContactPerson",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-14T16:02:04+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name" : "Message Structure eHealth",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Contact person in Belgium.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 23,
  "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"
        }
      ]
    }
  ]
}