FHIR IG Statistics: ValueSet/relatedperson-relationshiptype
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-RoleCode
Code | Display | Definition | Dansk (Danish, da) |
FAMMEMB | family member | A relationship between two people characterizing their "familial" relationship | Øvrig familie |
SIB | sibling | The player of the role shares one or both parents in common with the scoping entity. | Søskende |
DOMPART | domestic partner | The player of the role cohabits with the scoping person but is not the scoping person's spouse. | Registreret partner |
ROOM | Roommate | One who shares living quarters with the subject. | Samboende |
U | Unknown | | Uspecificeret pårørende |
NBOR | neighbor | The player of the role lives near or next to the scoping person. | Nabo |
CHLDINLAW | child-in-law | The player of the role is the spouse of scoping person's child. | Svigerbarn |
GRNDCHILD | grandchild | The player of the role is a child of the scoping person's son or daughter. | Barnebarn |
PRN | parent | The player of the role is one who begets, gives birth to, or nurtures and raises the scoping entity (child). | Forældre |
O | Other | A specimen used for evaluation of operator proficiency (operator in what context?) | Ingen relationer |
CHILD | child | The player of the role is a child of the scoping entity. | Barn |
SPS | spouse | The player of the role is a marriage partner of the scoping person. | Ægtefælle |
Source
{
"resourceType": "ValueSet",
"id": "relatedperson-relationshiptype",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/relatedperson-relationshiptype",
"version": "3.5.1",
"name": "RelationshipTypes",
"status": "active",
"experimental": true,
"date": "2019-02-02T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "A set of codes that can be used to indicate the relationship between a Patient and a Related Person used in Denmark",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "FAMMEMB",
"display": "family member",
"designation": [
{
"language": "da",
"value": "Øvrig familie"
}
]
},
{
"code": "SIB",
"display": "sibling",
"designation": [
{
"language": "da",
"value": "Søskende"
}
]
},
{
"code": "DOMPART",
"display": "domestic partner",
"designation": [
{
"language": "da",
"value": "Registreret partner"
}
]
},
{
"code": "ROOM",
"display": "Roommate",
"designation": [
{
"language": "da",
"value": "Samboende"
}
]
},
{
"code": "U",
"display": "Unknown",
"designation": [
{
"language": "da",
"value": "Uspecificeret pårørende"
}
]
},
{
"code": "NBOR",
"display": "neighbor",
"designation": [
{
"language": "da",
"value": "Nabo"
}
]
},
{
"code": "CHLDINLAW",
"display": "child-in-law",
"designation": [
{
"language": "da",
"value": "Svigerbarn"
}
]
},
{
"code": "GRNDCHILD",
"display": "grandchild",
"designation": [
{
"language": "da",
"value": "Barnebarn"
}
]
},
{
"code": "PRN",
"display": "parent",
"designation": [
{
"language": "da",
"value": "Forældre"
}
]
},
{
"code": "O",
"display": "Other",
"designation": [
{
"language": "da",
"value": "Ingen relationer"
}
]
},
{
"code": "CHILD",
"display": "child",
"designation": [
{
"language": "da",
"value": "Barn"
}
]
},
{
"code": "SPS",
"display": "spouse",
"designation": [
{
"language": "da",
"value": "Ægtefælle"
}
]
}
]
}
]
}
}