Package | hl7.terminology |
Resource Type | CodeSystem |
Id | contributor-role |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-contributor-role.html |
URL | http://terminology.hl7.org/CodeSystem/contributor-role |
Version | 1.0.0 |
Status | active |
Date | 2025-01-20T16:55:11+11:00 |
Name | ContributorRole |
Title | Contributor Role |
Realm | uv |
Authority | hl7 |
Description | Used to code the format of the display string. |
Content | complete |
ValueSet | |
contributor-role | Contributor Role |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem contributor-role
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/contributor-role
defines the following codes:
{ "resourceType": "CodeSystem", "id": "contributor-role", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/contributor-role", "version": "1.0.0", "name": "ContributorRole", "title": "Contributor Role", "status": "active", "experimental": false, "date": "2025-01-20T16:55:11+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Used to code the format of the display string.", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/contributor-role", "content": "complete", "concept": [ { "code": "publisher", "display": "Publisher", "definition": "Entity that makes the content available for public use" }, { "code": "author", "display": "Author/Creator", "definition": "An entity primarily responsible for making the resource, often called author or creator" }, { "code": "reviewer", "display": "Reviewer", "definition": "Entity that examines the content, formally or informally, and suggests revisions or comments" }, { "code": "endorser", "display": "Endorser", "definition": "Entity that supports, approves, or advocates for the content" }, { "code": "editor", "display": "Editor", "definition": "Entity that revises or has authority to control the content" }, { "code": "informant", "display": "Informant", "definition": "Entity that supplies information" }, { "code": "funder", "display": "Funder", "definition": "Entity that supplies financial support" }, { "code": "recorder", "display": "Recorder", "definition": "Entity that entered the data into the Resource instance, if different than the author or creator of the intellectual property contained within the Resource instance" } ] }