eHealth Infrastructure - Local Development build (v2.6.0). See the Directory of published versions
Active as of 2019-02-02 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "relatedperson-relationshiptype"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FAMMEMB\">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their "familial" relationship</td><td>Øvrig familie</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SIB\">SIB</a></td><td>sibling</td><td>The player of the role shares one or both parents in common with the scoping entity.</td><td>Søskende</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-DOMPART\">DOMPART</a></td><td>domestic partner</td><td>The player of the role cohabits with the scoping person but is not the scoping person's spouse.</td><td>Registreret partner</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-ROOM\">ROOM</a></td><td>Roommate</td><td>One who shares living quarters with the subject.</td><td>Samboende</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-U\">U</a></td><td>Unknown</td><td/><td>Uspecificeret pårørende</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NBOR\">NBOR</a></td><td>neighbor</td><td>The player of the role lives near or next to the scoping person.</td><td>Nabo</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-CHLDINLAW\">CHLDINLAW</a></td><td>child-in-law</td><td>The player of the role is the spouse of scoping person's child.</td><td>Svigerbarn</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-GRNDCHILD\">GRNDCHILD</a></td><td>grandchild</td><td>The player of the role is a child of the scoping person's son or daughter.</td><td>Barnebarn</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PRN\">PRN</a></td><td>parent</td><td>The player of the role is one who begets, gives birth to, or nurtures and raises the scoping entity (child).</td><td>Forældre</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-O\">O</a></td><td>Other</td><td>A specimen used for evaluation of operator proficiency (operator in what context?)</td><td>Ingen relationer</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-CHILD\">CHILD</a></td><td>child</td><td>The player of the role is a child of the scoping entity.</td><td>Barn</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SPS\">SPS</a></td><td>spouse</td><td>The player of the role is a marriage partner of the scoping person.</td><td>Ægtefælle</td></tr></table></li></ul></div>"
]; #
fhir:ValueSet.url [ fhir:value "http://ehealth.sundhed.dk/vs/relatedperson-relationshiptype"]; #
fhir:ValueSet.version [ fhir:value "2.6.0"]; #
fhir:ValueSet.name [ fhir:value "RelationshipTypes"]; #
fhir:ValueSet.status [ fhir:value "active"]; #
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; #
fhir:ValueSet.date [ fhir:value "2019-02-02T00:00:00+00:00"^^xsd:dateTime]; #
fhir:ValueSet.publisher [ fhir:value "Systematic | Trifork"]; #
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ] ]
]; #
fhir:ValueSet.description [ fhir:value "A set of codes that can be used to indicate the relationship between a Patient and a Related Person used in Denmark"]; #
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "FAMMEMB" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "family member" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Øvrig familie" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "SIB" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "sibling" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Søskende" ] ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DOMPART" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "domestic partner" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Registreret partner" ] ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "ROOM" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Roommate" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Samboende" ] ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "U" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Unknown" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Uspecificeret pårørende" ] ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "NBOR" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "neighbor" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Nabo" ] ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CHLDINLAW" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "child-in-law" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Svigerbarn" ] ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "GRNDCHILD" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "grandchild" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Barnebarn" ] ] ], [
fhir:index 8;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PRN" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "parent" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Forældre" ] ] ], [
fhir:index 9;
fhir:ValueSet.compose.include.concept.code [ fhir:value "O" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Other" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Ingen relationer" ] ] ], [
fhir:index 10;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CHILD" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "child" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Barn" ] ] ], [
fhir:index 11;
fhir:ValueSet.compose.include.concept.code [ fhir:value "SPS" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "spouse" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "da" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Ægtefælle" ] ] ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ Systematic | Trifork. Package dk.ehealth.sundhed.fhir.ig.core#2.6.0 based on FHIR 4.0.1. Generated 2023-01-12