FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/relatedperson-relationshiptype

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idrelatedperson-relationshiptype
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-relatedperson-relationshiptype.html
URLhttp://ehealth.sundhed.dk/vs/relatedperson-relationshiptype
Version3.5.1
Statusactive
Date2019-02-02T00:00:00+00:00
NameRelationshipTypes
Realmdk
DescriptionA set of codes that can be used to indicate the relationship between a Patient and a Related Person used in Denmark

Resources that use this resource

StructureDefinition
ehealth-relatedpersonehealth-relatedperson

Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
v3-RoleCodeRoleCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Værdisæt relatedperson-relationshiptype

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleCode
    CodeDisplayDefinitionDansk (Danish, da)
    FAMMEMBfamily memberA relationship between two people characterizing their "familial" relationshipØvrig familie
    SIBsiblingThe player of the role shares one or both parents in common with the scoping entity.Søskende
    DOMPARTdomestic partnerThe player of the role cohabits with the scoping person but is not the scoping person's spouse.Registreret partner
    ROOMRoommateOne who shares living quarters with the subject.Samboende
    UUnknownUspecificeret pårørende
    NBORneighborThe player of the role lives near or next to the scoping person.Nabo
    CHLDINLAWchild-in-lawThe player of the role is the spouse of scoping person's child.Svigerbarn
    GRNDCHILDgrandchildThe player of the role is a child of the scoping person's son or daughter.Barnebarn
    PRNparentThe player of the role is one who begets, gives birth to, or nurtures and raises the scoping entity (child).Forældre
    OOtherA specimen used for evaluation of operator proficiency (operator in what context?)Ingen relationer
    CHILDchildThe player of the role is a child of the scoping entity.Barn
    SPSspouseThe 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"
              }
            ]
          }
        ]
      }
    ]
  }
}