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 - JSON Representation

Active as of 2019-02-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "relatedperson-relationshiptype",
  "text" : {
    "status" : "extensions",
    "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>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/relatedperson-relationshiptype",
  "version" : "latest",
  "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",
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}