{
"description": "This set of codes is used to mark a parent name as a father or mother’s name. Should only be used by systems that explicitly differentiate between the two.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [ {
"code": "FTH",
"display": "father"
}, {
"code": "MTH",
"display": "mother"
} ]
} ]
},
"_filename": "ValueSet-il-core-parent-name-role.json",
"package_name": "il.core.fhir.r4",
"date": null,
"publisher": null,
"name": "ILCoreParentNameRole",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "The role of the parent (father/mother) whose name is recorded",
"package_version": "0.15.2",
"status": "draft",
"language": "en-US",
"id": "0cdc38b2-7866-4038-9415-a8bee7cd5adc",
"kind": null,
"url": "http://fhir.health.gov.il/ValueSet/il-core-parent-name-role",
"version": "0.15.1"
}