eHealth Platform Federal Core Profiles
2.1.0 - 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.0 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

: ContactPerson - TTL Representation

Active as of 2024-05-15

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "be-contactperson"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a> where concept  is-not-a <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v2-0131.html#v2-0131-O\">O</a></li><li>Include these codes as defined in <a href=\"CodeSystem-cd-contact-person.html\"><code>https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>English (English, en)</b></td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-father\">father</a></td><td style=\"color: #cccccc\">father</td><td>father</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-mother\">mother</a></td><td style=\"color: #cccccc\">mother</td><td>mother</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-child\">child</a></td><td style=\"color: #cccccc\">child</td><td>child</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-spouse\">spouse</a></td><td style=\"color: #cccccc\">spouse</td><td>spouse</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-husband\">husband</a></td><td style=\"color: #cccccc\">husband</td><td>husband</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-partner\">partner</a></td><td style=\"color: #cccccc\">partner</td><td>partner</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-brother\">brother</a></td><td style=\"color: #cccccc\">brother</td><td>brother</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-sister\">sister</a></td><td style=\"color: #cccccc\">sister</td><td>sister</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-brotherinlaw\">brotherinlaw</a></td><td style=\"color: #cccccc\">brotherinlaw</td><td>brother-in-law</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-tutor\">tutor</a></td><td style=\"color: #cccccc\">tutor</td><td>tutor</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-notary\">notary</a></td><td style=\"color: #cccccc\">notary</td><td>notary</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-lawyer\">lawyer</a></td><td style=\"color: #cccccc\">lawyer</td><td>lawyer</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-employer\">employer</a></td><td style=\"color: #cccccc\">employer</td><td>employer</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-grandparent\">grandparent</a></td><td style=\"color: #cccccc\">grandparent</td><td>grandparent</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-son\">son</a></td><td style=\"color: #cccccc\">son</td><td>son</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-daughter\">daughter</a></td><td style=\"color: #cccccc\">daughter</td><td>daughter</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-grandchild\">grandchild</a></td><td style=\"color: #cccccc\">grandchild</td><td>grandchild</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-neighbour\">neighbour</a></td><td style=\"color: #cccccc\">neighbour</td><td>neighbour</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-stepson\">stepson</a></td><td style=\"color: #cccccc\">stepson</td><td>stepson</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-stepdaughter\">stepdaughter</a></td><td style=\"color: #cccccc\">stepdaughter</td><td>stepdaughter</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-stepfather\">stepfather</a></td><td style=\"color: #cccccc\">stepfather</td><td>stepfather</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-stepmother\">stepmother</a></td><td style=\"color: #cccccc\">stepmother</td><td>stepmother</td></tr><tr><td><a href=\"CodeSystem-cd-contact-person.html#cd-contact-person-sisterinlaw\">sisterinlaw</a></td><td style=\"color: #cccccc\">sisterinlaw</td><td>sisterinlaw</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-contactperson"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0"] ; # 
  fhir:name [ fhir:v "BeContactPerson"] ; # 
  fhir:title [ fhir:v "ContactPerson"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-15T09:40:56+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "eHealth Platform"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ehealth.fgov.be/standards/fhir" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ]     ] )
  ] [
fhir:name [ fhir:v "Message Structure eHealth" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Maximum valuest to define category of a contact person, using the HL7 values and the Belgian CD-CONTACT-PERSON values."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-not-a" ] ;
fhir:value [ fhir:v "O" ]       ] )     ] [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "father" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "father" ]         ] )       ] [
fhir:code [ fhir:v "mother" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "mother" ]         ] )       ] [
fhir:code [ fhir:v "child" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "child" ]         ] )       ] [
fhir:code [ fhir:v "spouse" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "spouse" ]         ] )       ] [
fhir:code [ fhir:v "husband" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "husband" ]         ] )       ] [
fhir:code [ fhir:v "partner" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "partner" ]         ] )       ] [
fhir:code [ fhir:v "brother" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "brother" ]         ] )       ] [
fhir:code [ fhir:v "sister" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "sister" ]         ] )       ] [
fhir:code [ fhir:v "brotherinlaw" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "brother-in-law" ]         ] )       ] [
fhir:code [ fhir:v "tutor" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "tutor" ]         ] )       ] [
fhir:code [ fhir:v "notary" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "notary" ]         ] )       ] [
fhir:code [ fhir:v "lawyer" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "lawyer" ]         ] )       ] [
fhir:code [ fhir:v "employer" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "employer" ]         ] )       ] [
fhir:code [ fhir:v "grandparent" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "grandparent" ]         ] )       ] [
fhir:code [ fhir:v "son" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "son" ]         ] )       ] [
fhir:code [ fhir:v "daughter" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "daughter" ]         ] )       ] [
fhir:code [ fhir:v "grandchild" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "grandchild" ]         ] )       ] [
fhir:code [ fhir:v "neighbour" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "neighbour" ]         ] )       ] [
fhir:code [ fhir:v "stepson" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "stepson" ]         ] )       ] [
fhir:code [ fhir:v "stepdaughter" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "stepdaughter" ]         ] )       ] [
fhir:code [ fhir:v "stepfather" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "stepfather" ]         ] )       ] [
fhir:code [ fhir:v "stepmother" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "stepmother" ]         ] )       ] [
fhir:code [ fhir:v "sisterinlaw" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "sisterinlaw" ]         ] )       ] )     ] )
  ] . #