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

FHIR IG Statistics: ValueSet/v3-xInformationRecipientRole

Packagehl7.terminology
TypeValueSet
Idv3-xInformationRecipientRole
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-xInformationRecipientRole.html
URLhttp://terminology.hl7.org/ValueSet/v3-xInformationRecipientRole
Version3.0.0
Statusactive
Date2014-03-26
NameXInformationRecipientRole
Titlex_InformationRecipientRole
Realmuv
Authorityhl7
DescriptionUsed to represent the role(s) of those who should receive a copy of a document.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleClassRoleClass
v3-RoleClassRoleClass

Narrative

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

Generated Narrative: ValueSet v3-xInformationRecipientRole

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleClass
    CodeDisplayDefinition
    ASSIGNEDassigned entityAn agent role in which the agent is an Entity acting in the employ of an organization. The focus is on functional role on behalf of the organization, unlike the Employee role where the focus is on the 'Human Resources' relationship between the employee and the organization.
    CAREGIVERcaregiverA person responsible for the primary care of a patient at home.
    GUARguarantorA person or organization (player) that serves as a financial guarantor for another person or organization (scoper).
    PROVhealthcare providerAn Entity (player) that is authorized to provide health care services by some authorizing agency (scoper).
    PRSpersonal relationshipLinks two entities with classCode PSN (person) in a personal relationship. The character of the relationship must be defined by a PersonalRelationshipRoleType code. The player and scoper are determined by PersonalRelationshipRoleType code as well.

Source

{
  "resourceType": "ValueSet",
  "id": "v3-xInformationRecipientRole",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Class"
        },
        {
          "url": "value",
          "valueString": "informationRecipient"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Role:player:Entity"
        },
        {
          "url": "value",
          "valueString": "informationRecipient"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Role:scoper:Entity"
        },
        {
          "url": "value",
          "valueString": "received&"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Entity:playedRole:Role"
        },
        {
          "url": "value",
          "valueString": "AAAADA___"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Entity:scopedRole:Role"
        },
        {
          "url": "value",
          "valueString": "AAAADA___"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/v3-xInformationRecipientRole",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.16772"
    }
  ],
  "version": "3.0.0",
  "name": "XInformationRecipientRole",
  "title": "x_InformationRecipientRole",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Used to represent the role(s) of those who should receive a copy of a document.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "concept": [
          {
            "code": "ASSIGNED"
          },
          {
            "code": "CAREGIVER"
          },
          {
            "code": "GUAR"
          },
          {
            "code": "PROV"
          },
          {
            "code": "PRS"
          }
        ]
      }
    ]
  }
}