FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/be-contactperson

Packageehealthplatform.be.r4.federalprofiles
Resource TypeValueSet
Idbe-contactperson
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-contactperson
URLhttps://www.ehealth.fgov.be/standards/fhir/ValueSet/be-contactperson
Version1.0.0
Statusactive
NameBeContactPerson
Authorityhl7
DescriptionMaximum valuest to define category of a contact person, using the HL7 values and the Belgian CD-CONTACT-PERSON values.

Resources that use this resource

StructureDefinition
be-patientBePatient

Resources that this resource uses

CodeSystem
v2-0131contactRole2
cd-contact-personContactPerson

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "be-contactperson",
  "url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-contactperson",
  "version": "1.0.0",
  "name": "BeContactPerson",
  "status": "active",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/kmehr/en"
        }
      ]
    }
  ],
  "description": "Maximum valuest to define category of a contact person, using the HL7 values and the Belgian CD-CONTACT-PERSON values.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "filter": [
          {
            "property": "concept",
            "op": "is-not-a",
            "value": "O"
          }
        ]
      },
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person",
        "concept": [
          {
            "code": "father",
            "designation": [
              {
                "language": "en",
                "value": "father"
              }
            ]
          },
          {
            "code": "mother",
            "designation": [
              {
                "language": "en",
                "value": "mother"
              }
            ]
          },
          {
            "code": "child",
            "designation": [
              {
                "language": "en",
                "value": "child"
              }
            ]
          },
          {
            "code": "spouse",
            "designation": [
              {
                "language": "en",
                "value": "spouse"
              }
            ]
          },
          {
            "code": "husband",
            "designation": [
              {
                "language": "en",
                "value": "husband"
              }
            ]
          },
          {
            "code": "partner",
            "designation": [
              {
                "language": "en",
                "value": "partner"
              }
            ]
          },
          {
            "code": "brother",
            "designation": [
              {
                "language": "en",
                "value": "brother"
              }
            ]
          },
          {
            "code": "sister",
            "designation": [
              {
                "language": "en",
                "value": "sister"
              }
            ]
          },
          {
            "code": "brotherinlaw",
            "designation": [
              {
                "language": "en",
                "value": "brother-in-law"
              }
            ]
          },
          {
            "code": "tutor",
            "designation": [
              {
                "language": "en",
                "value": "tutor"
              }
            ]
          },
          {
            "code": "notary",
            "designation": [
              {
                "language": "en",
                "value": "notary"
              }
            ]
          },
          {
            "code": "lawyer",
            "designation": [
              {
                "language": "en",
                "value": "lawyer"
              }
            ]
          },
          {
            "code": "employer",
            "designation": [
              {
                "language": "en",
                "value": "employer"
              }
            ]
          },
          {
            "code": "grandparent",
            "designation": [
              {
                "language": "en",
                "value": "grandparent"
              }
            ]
          },
          {
            "code": "son",
            "designation": [
              {
                "language": "en",
                "value": "son"
              }
            ]
          },
          {
            "code": "daughter",
            "designation": [
              {
                "language": "en",
                "value": "daughter"
              }
            ]
          },
          {
            "code": "grandchild",
            "designation": [
              {
                "language": "en",
                "value": "grandchild"
              }
            ]
          },
          {
            "code": "neighbour",
            "designation": [
              {
                "language": "en",
                "value": "neighbour"
              }
            ]
          },
          {
            "code": "stepson",
            "designation": [
              {
                "language": "en",
                "value": "stepson"
              }
            ]
          },
          {
            "code": "stepdaughter",
            "designation": [
              {
                "language": "en",
                "value": "stepdaughter"
              }
            ]
          },
          {
            "code": "stepfather",
            "designation": [
              {
                "language": "en",
                "value": "stepfather"
              }
            ]
          },
          {
            "code": "stepmother",
            "designation": [
              {
                "language": "en",
                "value": "stepmother"
              }
            ]
          },
          {
            "code": "sisterinlaw",
            "designation": [
              {
                "language": "en",
                "value": "sisterinlaw"
              }
            ]
          }
        ]
      }
    ]
  }
}