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

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

Contributor Summary Source

Used to code the producer or rule for creating the display string.

{
  "description" : "Used to code the producer or rule for creating the display string.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ContributorSummarySource",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Contributor Summary Source",
  "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" : "5dffc152-87d8-53b8-a4ce-a23da36df91a",
  "valueSet" : "http://terminology.hl7.org/ValueSet/contributor-summary-source",
  "url" : "http://terminology.hl7.org/CodeSystem/contributor-summary-source",
  "concept" : [ {
    "code" : "publisher-data",
    "display" : "Publisher provided",
    "definition" : "Data copied by machine from publisher data."
  }, {
    "code" : "article-copy",
    "display" : "Copied from article",
    "definition" : "Data copied by human from article text."
  }, {
    "code" : "citation-manager",
    "display" : "Reported by citation manager",
    "definition" : "Data copied by machine from citation manager data."
  }, {
    "code" : "custom",
    "display" : "custom format",
    "definition" : "Custom format (may be described in text note)."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}