http://hl7.org/fhir/evidence-report-type|5.0.0

name
EvidenceReportType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Evidence Report Type

The kind of report, such as grouping of classifiers, search results, or human-compiled expression.

{
  "description" : "The kind of report, such as grouping of classifiers, search results, or human-compiled expression.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05: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" : "EvidenceReportType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Evidence Report Type",
  "supliment" : null,
  "extension" : [ {
    "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/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "2e0f4a50-871a-5379-b275-b72189a34304",
  "valueSet" : "http://hl7.org/fhir/ValueSet/evidence-report-type",
  "url" : "http://hl7.org/fhir/evidence-report-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1957",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "classification",
    "display" : "Classification",
    "definition" : "The report is primarily a listing of classifiers about the report subject."
  }, {
    "code" : "search-results",
    "display" : "Search Results",
    "definition" : "The report is a composition of results generated in response to a search query."
  }, {
    "code" : "resources-compiled",
    "display" : "Resource Compilation",
    "definition" : "The report is a composition containing one or more FHIR resources in the content."
  }, {
    "code" : "text-structured",
    "display" : "Structured Text",
    "definition" : "The report is a structured representation of text."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}