Evidence Based Medicine on FHIR Implementation Guide
2.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: Evidence Report Contributor Role Value Set - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "evidence-report-contributor-role",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet evidence-report-contributor-role</b></p><a name=\"evidence-report-contributor-role\"> </a><a name=\"hcevidence-report-contributor-role\"> </a><a name=\"evidence-report-contributor-role-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R5/codesystem-contributor-role.html\"><code>http://hl7.org/fhir/contributor-role</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-179423.html\"><code>https://fevir.net/resources/CodeSystem/179423</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-179423.html#179423-recorder\">recorder</a></td><td>Recorder</td><td>Entity that enters the data.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ebm/ValueSet/evidence-report-contributor-role",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.48.1"
    }
  ],
  "version" : "2.0.0-ballot",
  "name" : "EvidenceReportContributorRole",
  "title" : "Evidence Report Contributor Role Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-21T14:09:14+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "The role in influencing the content of the Resource.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/contributor-role"
      },
      {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "concept" : [
          {
            "code" : "recorder",
            "display" : "Recorder"
          }
        ]
      }
    ]
  }
}