FHIR IG Statistics: ValueSet/cyehr-vs-ContactPersonLevel
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-ContactPersonLevel",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-contactpersonlevel",
"name": "CYEHRVSContactPersonLevel",
"title": "Cyprus EHR Value Set: Contact Person Level",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)"
}
],
"description": "Contact Person Level, e.g. Father, Mother, Daughter etc (selected values from Snomed).",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "66839005",
"display": "Father (person)"
},
{
"code": "72705000",
"display": "Mother (person)"
},
{
"code": "70924004",
"display": "Brother (person)"
},
{
"code": "27733009",
"display": "Sister (person)"
},
{
"code": "65616008",
"display": "Son (person)"
},
{
"code": "66089001",
"display": "Daughter (person)"
}
]
}
]
}
}