http://terminology.hl7.org/CodeSystem/evidence-variant-state|4.0.1

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

EvidenceVariantState

Used for results by exposure in variant states such as low-risk, medium-risk and high-risk states.

{
  "description" : "Used for results by exposure in variant states such as low-risk, medium-risk and high-risk states.",
  "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" : "EvidenceVariantState",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "EvidenceVariantState",
  "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" : "dc5f2284-7433-560a-855e-1e604a9100e6",
  "valueSet" : "http://hl7.org/fhir/ValueSet/evidence-variant-state",
  "url" : "http://terminology.hl7.org/CodeSystem/evidence-variant-state",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1354",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "low-risk",
    "display" : "low risk",
    "definition" : "low risk estimate."
  }, {
    "code" : "medium-risk",
    "display" : "medium risk",
    "definition" : "medium risk estimate."
  }, {
    "code" : "high-risk",
    "display" : "high risk",
    "definition" : "high risk estimate."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}