eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RelationshipTypes - TTL Representation

Active as of 2019-02-02

Raw ttl | Download


@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:id [ fhir:v "relatedperson-relationshiptype"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.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.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FAMMEMB\">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their &quot;familial&quot; relationship</td><td>Øvrig familie</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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:url [ fhir:v "http://ehealth.sundhed.dk/vs/relatedperson-relationshiptype"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "RelationshipTypes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-02-02T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A set of codes that can be used to indicate the relationship between a Patient and a Related Person used in Denmark"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "FAMMEMB" ] ;
fhir:display [ fhir:v "family member" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Øvrig familie" ]         ] )       ] [
fhir:code [ fhir:v "SIB" ] ;
fhir:display [ fhir:v "sibling" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Søskende" ]         ] )       ] [
fhir:code [ fhir:v "DOMPART" ] ;
fhir:display [ fhir:v "domestic partner" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Registreret partner" ]         ] )       ] [
fhir:code [ fhir:v "ROOM" ] ;
fhir:display [ fhir:v "Roommate" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Samboende" ]         ] )       ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unknown" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Uspecificeret pårørende" ]         ] )       ] [
fhir:code [ fhir:v "NBOR" ] ;
fhir:display [ fhir:v "neighbor" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Nabo" ]         ] )       ] [
fhir:code [ fhir:v "CHLDINLAW" ] ;
fhir:display [ fhir:v "child-in-law" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Svigerbarn" ]         ] )       ] [
fhir:code [ fhir:v "GRNDCHILD" ] ;
fhir:display [ fhir:v "grandchild" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Barnebarn" ]         ] )       ] [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "parent" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Forældre" ]         ] )       ] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Other" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Ingen relationer" ]         ] )       ] [
fhir:code [ fhir:v "CHILD" ] ;
fhir:display [ fhir:v "child" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Barn" ]         ] )       ] [
fhir:code [ fhir:v "SPS" ] ;
fhir:display [ fhir:v "spouse" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Ægtefælle" ]         ] )       ] )     ] )
  ] . #