{
  "resourceType" : "CodeSystem",
  "id" : "usage-context-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://terminology.hl7.org/CodeSystem/usage-context-type defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">gender\n                  <a name=\"usage-context-type-gender\"> </a>\n                </td>\n                <td>Gender</td>\n                <td>The gender of the patient. For this context type, appropriate values can be found in the http://hl7.org/fhir/ValueSet/administrative-gender value set.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">age\n                  <a name=\"usage-context-type-age\"> </a>\n                </td>\n                <td>Age Range</td>\n                <td>The age of the patient. For this context type, the value could be a range that specifies the applicable ages or a code from an appropriate value set such as the MeSH value set http://terminology.hl7.org/ValueSet/v3-AgeGroupObservationValue.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">focus\n                  <a name=\"usage-context-type-focus\"> </a>\n                </td>\n                <td>Clinical Focus</td>\n                <td>The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">user\n                  <a name=\"usage-context-type-user\"> </a>\n                </td>\n                <td>User Type</td>\n                <td>The clinical specialty of the context in which the patient is being treated - For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from a specialty value set such as the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/provider-taxonomy.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">workflow\n                  <a name=\"usage-context-type-workflow\"> </a>\n                </td>\n                <td>Workflow Setting</td>\n                <td>The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://terminology.hl7.org/ValueSet/v3-ActEncounterCode.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">task\n                  <a name=\"usage-context-type-task\"> </a>\n                </td>\n                <td>Workflow Task</td>\n                <td>The context for the clinical task(s) represented by this artifact. For example, this could be any task context represented by the HL7 ActTaskCode value set http://terminology.hl7.org/ValueSet/v3-ActTaskCode. General categories include: order entry, patient documentation and patient information review.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">venue\n                  <a name=\"usage-context-type-venue\"> </a>\n                </td>\n                <td>Clinical Venue</td>\n                <td>The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from the HL7 ServiceDeliveryLocationRoleType value set (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">species\n                  <a name=\"usage-context-type-species\"> </a>\n                </td>\n                <td>Species</td>\n                <td>The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">program\n                  <a name=\"usage-context-type-program\"> </a>\n                </td>\n                <td>Program</td>\n                <td>A program/project of work for which this artifact is applicable.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4b.r5"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
  "version" : "4.3.0",
  "name" : "UsageContextType",
  "title" : "UsageContextType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-05-27T21:47:40-05:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "A code that specifies a type of context being specified by a usage context.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/usage-context-type",
  "content" : "complete",
  "concept" : [{
    "code" : "gender",
    "display" : "Gender",
    "definition" : "The gender of the patient. For this context type, appropriate values can be found in the http://hl7.org/fhir/ValueSet/administrative-gender value set."
  },
  {
    "code" : "age",
    "display" : "Age Range",
    "definition" : "The age of the patient. For this context type, the value could be a range that specifies the applicable ages or a code from an appropriate value set such as the MeSH value set http://terminology.hl7.org/ValueSet/v3-AgeGroupObservationValue."
  },
  {
    "code" : "focus",
    "display" : "Clinical Focus",
    "definition" : "The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code."
  },
  {
    "code" : "user",
    "display" : "User Type",
    "definition" : "The clinical specialty of the context in which the patient is being treated - For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from a specialty value set such as the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/provider-taxonomy."
  },
  {
    "code" : "workflow",
    "display" : "Workflow Setting",
    "definition" : "The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://terminology.hl7.org/ValueSet/v3-ActEncounterCode."
  },
  {
    "code" : "task",
    "display" : "Workflow Task",
    "definition" : "The context for the clinical task(s) represented by this artifact. For example, this could be any task context represented by the HL7 ActTaskCode value set http://terminology.hl7.org/ValueSet/v3-ActTaskCode. General categories include: order entry, patient documentation and patient information review."
  },
  {
    "code" : "venue",
    "display" : "Clinical Venue",
    "definition" : "The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from the HL7 ServiceDeliveryLocationRoleType value set (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)."
  },
  {
    "code" : "species",
    "display" : "Species",
    "definition" : "The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism)."
  },
  {
    "code" : "program",
    "display" : "Program",
    "definition" : "A program/project of work for which this artifact is applicable."
  }]
}