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

FHIR IG Statistics: ValueSet/v3-xActRelationshipPertinentInfo

Packagehl7.terminology
TypeValueSet
Idv3-xActRelationshipPertinentInfo
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-xActRelationshipPertinentInfo.html
URLhttp://terminology.hl7.org/ValueSet/v3-xActRelationshipPertinentInfo
Version3.0.0
Statusactive
Date2014-03-26
NameXActRelationshipPertinentInfo
Titlex_ActRelationshipPertinentInfo
Realmuv
Authorityhl7
Description***No description***
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-ActRelationshipTypeActRelationshipType
v3-ActRelationshipTypeActRelationshipType

Narrative

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

Generated Narrative: ValueSet v3-xActRelationshipPertinentInfo

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType
    CodeDisplayDefinition
    CAUSis etiology for**Description:** An assertion that an act was the cause of another act.This is stronger and more specific than the support link. The source (cause) is typically an observation, but may be any act, while the target may be any act.

    **Examples:**

    * a growth of Staphylococcus aureus may be considered the cause of an abscess
    * contamination of the infusion bag was deemed to be the cause of the infection that the patient experienced
    * lack of staff on the shift was deemed to be a supporting factor (proximal factor) causing the patient safety incident where the patient fell out of bed because the bed-sides had not been put up which caused the night patient to fall out of bed
    MFSTis manifestation ofAn assertion that a new observation may be the manifestation of another existing observation or action. This assumption is attributed to the same actor who asserts the manifestation. This is stronger and more specific than an inverted support link. For example, an agitated appearance can be asserted to be the manifestation (effect) of a known hyperthyroxia. This expresses that one might not have realized a symptom if it would not be a common manifestation of a known condition. The target (cause) may be any service, while the source (manifestation) must be an observation.
    REFRrefers toA relationship in which the target act is referred to by the source act. This permits a simple reference relationship that distinguishes between the referent and the referee.
    SPRThas supportUsed to indicate that an existing service is suggesting evidence for a new observation. The assumption of support is attributed to the same actor who asserts the observation. Source must be an observation, target may be any service (e.g., to indicate a status post).
    SUBJhas subjectRelates an Act to its subject Act that the first Act is primarily concerned with.

    Examples

    1. The first Act may be a ControlAct manipulating the subject Act
    2. The first act is a region of interest (ROI) that defines a region within the subject Act.
    3. The first act is a reporting or notification Act, that echos the subject Act for a specific new purpose.

    Constraints

    An Act may have multiple subject acts.

    Rationale

    The ActRelationshipType "has subject" is similar to the ParticipationType "subject", Acts that primarily operate on physical subjects use the Participation, those Acts that primarily operate on other Acts (other information) use the ActRelationship.

Source

{
  "resourceType": "ValueSet",
  "id": "v3-xActRelationshipPertinentInfo",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Act:inboundRelationship:ActRelationship"
        },
        {
          "url": "value",
          "valueString": "pertainsTo"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Act:outboundRelationship:ActRelationship"
        },
        {
          "url": "value",
          "valueString": "pertinentInformation"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Act:inboundRelationship:ActRelationship"
        },
        {
          "url": "value",
          "valueString": "DA_______"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Act:outboundRelationship:ActRelationship"
        },
        {
          "url": "value",
          "valueString": "DA_______"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/v3-xActRelationshipPertinentInfo",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.19562"
    }
  ],
  "version": "3.0.0",
  "name": "XActRelationshipPertinentInfo",
  "title": "x_ActRelationshipPertinentInfo",
  "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": "***No description***",
  "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-ActRelationshipType",
        "concept": [
          {
            "code": "CAUS"
          },
          {
            "code": "MFST"
          },
          {
            "code": "REFR"
          },
          {
            "code": "SPRT"
          },
          {
            "code": "SUBJ"
          }
        ]
      }
    ]
  }
}