Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | PersonFamilyRelation |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-PersonFamilyRelation.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/PersonFamilyRelation |
Version | 2.12.0 |
Status | active |
Date | 2022-06-07T00:00:00+02:00 |
Name | PersonFamilyRelation |
Title | Person relation; relation to another person |
Description | Person relation; relation to another person |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PersonFamilyRelation
This case-sensitive code system https://kip.rkkp.dk/fhir/CodeSystem/PersonFamilyRelation
defines the following codes:
{ "resourceType": "CodeSystem", "id": "PersonFamilyRelation", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/PersonFamilyRelation", "version": "2.12.0", "name": "PersonFamilyRelation", "title": "Person relation; relation to another person", "status": "active", "date": "2022-06-07T00:00:00+02:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Person relation; relation to another person", "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "person_family", "display": "Person in the family", "definition": "Person in the family / SNOMED-CT: 303071001" }, { "code": "non_family_member", "display": "Non-family member", "definition": "Non-family member / SNOMED-CT: 394863008" }, { "code": "twin_sibling", "display": "Twin sibling", "definition": "Twin sibling / SNODMED-CT: 11286003" } ] }