FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeCodeSystem
IdCodeSystem-cd-contact-person.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/CodeSystem-cd-contact-person.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person
Version2.1.2
Statusactive
Date2024-08-30T17:36:02+02:00
NameContactPerson
TitleBeCdContactPerson
Realmbe
Authorityhl7
DescriptionContact person in Belgium.
Contentcomplete

Resources that use this resource

ValueSet
be-contactpersonBeContactPerson

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "cd-contact-person",
  "url": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person",
  "version": "2.1.2",
  "name": "ContactPerson",
  "title": "BeCdContactPerson",
  "status": "active",
  "experimental": false,
  "date": "2024-08-30T17:36:02+02: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"
        }
      ]
    }
  ]
}