http://hl7.org/fhir/contributor-role|5.0.0

name
ContributorRole
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-03-11 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.fhir.r5.core@5.0.0",
  "date" : "2021-03-11T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "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" : 0
  } ],
  "status" : "active",
  "id" : "7107c4be-1851-5232-8b3b-1a1ac0ce05ff",
  "valueSet" : "http://hl7.org/fhir/ValueSet/contributor-role",
  "url" : "http://hl7.org/fhir/contributor-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1880",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}