{
  "resourceType" : "CodeSystem",
  "id" : "v3-ExposureMode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ExposureMode</b></p><a name=\"v3-ExposureMode\"> </a><a name=\"hcv3-ExposureMode\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-ExposureMode</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ExposureMode<a name=\"v3-ExposureMode-_ExposureMode\"> </a></td><td>ExposureMode</td><td>Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0AIRBORNE<a name=\"v3-ExposureMode-AIRBORNE\"> </a></td><td>airborne</td><td>Description: Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0CONTACT<a name=\"v3-ExposureMode-CONTACT\"> </a></td><td>contact</td><td>Description: Communication of an agent from a living subject or environmental source to a living subject through direct physical contact.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0FOODBORNE<a name=\"v3-ExposureMode-FOODBORNE\"> </a></td><td>foodborne</td><td>Description: Communication of an agent from a food source to a living subject via oral consumption.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0WATERBORNE<a name=\"v3-ExposureMode-WATERBORNE\"> </a></td><td>waterborne</td><td>Description: Communication of an agent to a living subject by contact and/or consumption via an aqueous medium</td><td/></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-ExposureMode",
  "version" : "2018-08-12",
  "name" : "v3.ExposureMode",
  "title" : "v3 Code System ExposureMode",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-ExposureMode|3.0.0",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "code" : "notSelectable",
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
    "type" : "boolean"
  }],
  "concept" : [{
    "code" : "_ExposureMode",
    "display" : "ExposureMode",
    "definition" : "Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    }],
    "concept" : [{
      "code" : "AIRBORNE",
      "display" : "airborne",
      "definition" : "Description: Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation."
    },
    {
      "code" : "CONTACT",
      "display" : "contact",
      "definition" : "Description: Communication of an agent from a living subject or environmental source to a living subject through direct physical contact."
    },
    {
      "code" : "FOODBORNE",
      "display" : "foodborne",
      "definition" : "Description: Communication of an agent from a food source to a living subject via oral consumption."
    },
    {
      "code" : "WATERBORNE",
      "display" : "waterborne",
      "definition" : "Description: Communication of an agent to a living subject by contact and/or consumption via an aqueous medium"
    }]
  }]
}