http://hl7.org/fhir/research-element-type|4.0.1

name
ResearchElementType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ResearchElementType

The possible types of research elements (E.g. Population, Exposure, Outcome).

{
  "description" : "The possible types of research elements (E.g. Population, Exposure, Outcome).",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ResearchElementType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ResearchElementType",
  "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" : "draft",
  "id" : "f1c59948-b70a-507f-a3da-7cdfbb41a7cc",
  "valueSet" : "http://hl7.org/fhir/ValueSet/research-element-type",
  "url" : "http://hl7.org/fhir/research-element-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1342",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "population",
    "display" : "Population",
    "definition" : "The element defines the population that forms the basis for research."
  }, {
    "code" : "exposure",
    "display" : "Exposure",
    "definition" : "The element defines an exposure within the population that is being researched."
  }, {
    "code" : "outcome",
    "display" : "Outcome",
    "definition" : "The element defines an outcome within the population that is being researched."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}