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

FHIR IG Statistics: ValueSet/action-participant-role

Packagehl7.terminology
TypeValueSet
Idaction-participant-role
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-action-participant-role.html
URLhttp://terminology.hl7.org/ValueSet/action-participant-role
Version1.0.0
Statusdraft
Date2017-02-15T16:33:00.000-07:00
NameActionParticipantRole
TitleAction Participant Role
Realmuv
Authorityhl7
DescriptionEither a practitioner role or a relationship type. Note from UTG import - may have been a temporary entry that subsequently disappeared from the FHIR source; unable to locate. Version set to 0.1.0
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

StructureDefinition
extension-PlanDefinition.actorCross-version Extension for R5.PlanDefinition.actor for use in FHIR R4B
extension-RequestOrchestration.action.participantCross-version Extension for R5.RequestOrchestration.action.participant for use in FHIR R4B

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet action-participant-role

Last updated: 2017-02-15 16:33:00-0700

Profile: Shareable ValueSet

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "action-participant-role",
  "meta": {
    "lastUpdated": "2017-02-15T16:33:00.000-07:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/action-participant-role",
  "version": "1.0.0",
  "name": "ActionParticipantRole",
  "title": "Action Participant Role",
  "status": "draft",
  "experimental": false,
  "date": "2017-02-15T16:33:00.000-07:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Either a practitioner role or a relationship type.  Note from UTG import - may have been a temporary entry that subsequently disappeared from the FHIR source; unable to locate.   Version set to 0.1.0",
  "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": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/practitioner-role"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        ]
      }
    ]
  }
}