This is an old version - please visit our new IG location
1.1.0 - published
This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "be-contactperson",
"text" : {
"status" : "generated",
"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=\"https://terminology.hl7.org/1.0.0//CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a> where concept is-not-a <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v2-0131.html#v2-0131-O\">O</a></li><li>Include all codes defined in <a href=\"CodeSystem-cd-contact-person.html\"><code>https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person</code></a></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-contactperson",
"version" : "1.0.0",
"name" : "BeContactPerson",
"title" : "ValueSet contact person",
"status" : "active",
"date" : "2021-05-26T14:31:36+02:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ehealth.fgov.be"
}
]
},
{
"name" : "Message structure",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be"
}
]
}
],
"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"
}
]
}
}