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

: Recommendation Justification Classifier Codes Value Set - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "recommendation-justification-classifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet recommendation-justification-classifier</b></p><a name=\"recommendation-justification-classifier\"> </a><a name=\"hcrecommendation-justification-classifier\"> </a><a name=\"recommendation-justification-classifier-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-27834.html\"><code>https://fevir.net/resources/CodeSystem/27834</code></a></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/recommendation-justification-classifier",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.48.3"
    }
  ],
  "version" : "2.0.0-ballot",
  "name" : "RecommendationJustificationClassifier",
  "title" : "Recommendation Justification Classifier Codes Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-22T11:53:36+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" : "Codes for use with the Classifier drop-down menu for FEvIR(R): Recommendation Justification Builder.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fevir.net/resources/CodeSystem/27834"
      }
    ]
  }
}