FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-ParticipationMode.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v3-ParticipationMode

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ParticipationMode defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionStatus
1ELECTRONIC electronic dataParticipation by non-human-languaged based electronic signalactive
1PHYSICAL physical presenceParticipation by direct action where subject and actor are in the same location. (The participation involves more than communication.)active
1REMOTE remote presenceParticipation by direct action where subject and actor are in separate locations, and the actions of the actor are transmitted by electronic or mechanical means. (The participation involves more than communication.)active
1VERBAL verbalParticipation by voice communicationactive
2  DICTATE dictatedParticipation by pre-recorded voice. Communication is limited to one direction (from the recorder to recipient).active
2  FACE face-to-faceParticipation by voice communication where parties speak to each other directly.active
2  PHONE telephoneParticipation by voice communication where the voices of the communicating parties are transported over an electronic mediumactive
2  VIDEOCONF videoconferencingParticipation by voice and visual communication where the voices and images of the communicating parties are transported over an electronic mediumactive
1WRITTEN writtenParticipation by human language recorded on a physical materialactive
2  FAXWRIT telefaxParticipation by text or diagrams printed on paper that have been transmitted over a fax deviceactive
2  HANDWRIT handwrittenParticipation by text or diagrams printed on paper or other recording mediumactive
2  MAILWRIT mailParticipation by text or diagrams printed on paper transmitted physically (e.g. by courier service, postal service).active
2  ONLINEWRIT online writtenParticipation by text or diagrams submitted by computer network, e.g. online survey.active
3    EMAILWRIT emailParticipation by text or diagrams transmitted over an electronic mail system.active
2  TYPEWRIT typewrittenParticipation by text or diagrams printed on paper or other recording medium where the recording was performed using a typewriter, typesetter, computer or similar mechanism.active
2  MSGWRIT messagingParticipation by messaging typically from a mobile phone or mobile device through a cellular network or Internet. Includes secured or unsecured messaging transmission and includes online chat. Also includes submission of photos or other images.active
3    SMSWRIT SMS messageParticipation by text or diagrams transmitted by an SMS message.active
3    MMSWRIT MMS messageParticipation by text or diagrams transmitted by an MMS message.active
3    APPWRIT messaging appParticipation by text or diagrams transmitted over an online app, e.g. Facebook Messenger, WhatsApp, or similar web app.active

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-ParticipationMode",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.5.1064"
  },
  "version": "5.0.0",
  "name": "ParticipationMode",
  "title": "ParticipationMode",
  "status": "active",
  "experimental": false,
  "date": "2021-08-10",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "A set of codes specifying the modality by which the Entity playing the Role is participating in the Act.\r\n\r\n*Examples:* Physically present, over the telephone, written communication.\r\n\r\n*Rationale:* Particularly for author (originator) participants this is used to specify whether the information represented by the act was initially provided verbally, (hand-)written, or electronically.\r\n\r\n*Open Issue:* There needs to be a reexamination of the hierarchies as there seems to be some muddling between ELECTRONIC and other concepts that involve electronic communication that are in other hierarchies.",
  "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",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "ELECTRONIC",
      "display": "electronic data",
      "definition": "Participation by non-human-languaged based electronic signal",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "PHYSICAL",
      "display": "physical presence",
      "definition": "Participation by direct action where subject and actor are in the same location. (The participation involves more than communication.)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "REMOTE",
      "display": "remote presence",
      "definition": "Participation by direct action where subject and actor are in separate locations, and the actions of the actor are transmitted by electronic or mechanical means. (The participation involves more than communication.)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "VERBAL",
      "display": "verbal",
      "definition": "Participation by voice communication",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "DICTATE",
          "display": "dictated",
          "definition": "Participation by pre-recorded voice. Communication is limited to one direction (from the recorder to recipient).",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16547"
            }
          ]
        },
        {
          "code": "FACE",
          "display": "face-to-face",
          "definition": "Participation by voice communication where parties speak to each other directly.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16545"
            }
          ]
        },
        {
          "code": "PHONE",
          "display": "telephone",
          "definition": "Participation by voice communication where the voices of the communicating parties are transported over an electronic medium",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16546"
            }
          ]
        },
        {
          "code": "VIDEOCONF",
          "display": "videoconferencing",
          "definition": "Participation by voice and visual communication where the voices and images of the communicating parties are transported over an electronic medium",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16548"
            }
          ]
        }
      ]
    },
    {
      "code": "WRITTEN",
      "display": "written",
      "definition": "Participation by human language recorded on a physical material",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "FAXWRIT",
          "display": "telefax",
          "definition": "Participation by text or diagrams printed on paper that have been transmitted over a fax device",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16552"
            }
          ]
        },
        {
          "code": "HANDWRIT",
          "display": "handwritten",
          "definition": "Participation by text or diagrams printed on paper or other recording medium",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16550"
            }
          ]
        },
        {
          "code": "MAILWRIT",
          "display": "mail",
          "definition": "Participation by text or diagrams printed on paper transmitted physically (e.g. by courier service, postal service).",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23720"
            }
          ]
        },
        {
          "code": "ONLINEWRIT",
          "display": "online written",
          "definition": "Participation by text or diagrams submitted by computer network, e.g. online survey.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23719"
            }
          ],
          "concept": [
            {
              "code": "EMAILWRIT",
              "display": "email",
              "definition": "Participation by text or diagrams transmitted over an electronic mail system.",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "16553"
                }
              ]
            }
          ]
        },
        {
          "code": "TYPEWRIT",
          "display": "typewritten",
          "definition": "Participation by text or diagrams printed on paper or other recording medium where the recording was performed using a typewriter, typesetter, computer or similar mechanism.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "16551"
            }
          ]
        },
        {
          "code": "MSGWRIT",
          "display": "messaging",
          "definition": "Participation by messaging typically from a mobile phone or mobile device through a cellular network or Internet. Includes secured or unsecured messaging transmission and includes online chat. Also includes submission of photos or other images.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "116551"
            }
          ],
          "concept": [
            {
              "code": "SMSWRIT",
              "display": "SMS message",
              "definition": "Participation by text or diagrams transmitted by an SMS message.",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "116552"
                }
              ]
            },
            {
              "code": "MMSWRIT",
              "display": "MMS message",
              "definition": "Participation by text or diagrams transmitted by an MMS message.",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "116553"
                }
              ]
            },
            {
              "code": "APPWRIT",
              "display": "messaging app",
              "definition": "Participation by text or diagrams transmitted over an online app, e.g. Facebook Messenger, WhatsApp, or similar web app.",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "116554"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}