http://terminology.hl7.org/CodeSystem/contributor-role|1.0.0

name
ContributorRole
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-01-20 05:55:11.0

Contributor Role

Used to code the format of the display string.

{
  "description" : "Used to code the format of the display string.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ContributorRole",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Contributor Role",
  "supliment" : null,
  "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
  } ],
  "status" : "active",
  "id" : "899c40d6-b2d7-590b-a805-4a7abccf069f",
  "valueSet" : "http://terminology.hl7.org/ValueSet/contributor-role",
  "url" : "http://terminology.hl7.org/CodeSystem/contributor-role",
  "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"
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}