FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-action-participant-role.json |
| FHIR Version | R3 |
No resources found
No resources found
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; Language: en
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "action-participant-role",
"meta": {
"lastUpdated": "2017-02-15T16:33:00.000-07:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/action-participant-role",
"version": "2.0.0",
"name": "ActionParticipantRole",
"title": "Action Participant Role",
"status": "active",
"experimental": false,
"date": "2026-03-05",
"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"
]
}
]
}
}