FHIR IG Statistics: ValueSet/be-contactperson
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "be-contactperson",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-contactperson",
"version": "1.0.0",
"name": "BeContactPerson",
"title": "BeContactPerson",
"status": "active",
"experimental": false,
"date": "2024-08-30T17:36:02+02:00",
"publisher": "My Organization",
"contact": [
{
"name": "My Organization",
"telecom": [
{
"system": "url",
"value": "http://example.com/committees"
},
{
"system": "email",
"value": "my-group@example.com"
}
]
},
{
"name": "Bob Smith",
"telecom": [
{
"system": "email",
"value": "bobsmith@example.com",
"use": "work"
}
]
}
],
"description": "Maximum valuest to define category of a contact person, using the HL7 values and the Belgian CD-CONTACT-PERSON values.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"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/core/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"
}
]
}
]
}
]
}
}