This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: ParticipationBeneficiary - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "v3-ParticipationBeneficiary",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://terminology.hl7.org/ValueSet/v3-ParticipationBeneficiary",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.20067"
}
],
"version" : "2.0.0",
"name" : "ParticipationBeneficiary",
"title" : "ParticipationBeneficiary",
"status" : "active",
"experimental" : false,
"date" : "2014-03-26",
"description" : "Target on behalf of whom the service happens, but that is not necessarily present in the service. Can occur together with direct target to indicate that a target is both, as in the case where the patient is the indirect beneficiary of a service rendered to a family member, e.g. counseling or given home care instructions. This concept includes a participant, such as a covered party, who derives benefits from a service act covered by a coverage act.\r\n\r\nNote that the semantic role of the intended recipient who benefits from the happening denoted by the verb in the clause. Thus, a patient who has no coverage under a policy or program may be a beneficiary of a health service while not being the beneficiary of coverage for that service.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "BEN"
}
]
}
]
}
}