HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: UsageContextType - XML Representation

Draft as of 2020-04-09 Maturity Level: 5

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usage-context-type"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1068"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="UsageContextType"/>
  <title value="UsageContextType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-04-09T21:10:28+00:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="A code that specifies a type of context being specified by a usage context."/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/usage-context-type"/>
  <content value="complete"/>
  <concept>
    <code value="gender"/>
    <display value="Gender"/>
    <definition
                value="The gender of the patient for which this artifact/element applies. For this context type, appropriate values can be found in the http://hl7.org/fhir/ValueSet/administrative-gender value set."/>
  </concept>
  <concept>
    <code value="age"/>
    <display value="Age Range"/>
    <definition
                value="The age of the patients for which this artifact/element applies. 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."/>
  </concept>
  <concept>
    <code value="focus"/>
    <display value="Clinical Focus"/>
    <definition
                value="The clinical concept(s) addressed by the artifact/element. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code."/>
  </concept>
  <concept>
    <code value="user"/>
    <display value="User Type"/>
    <definition
                value="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 that is relevant to this artifact/element."/>
  </concept>
  <concept>
    <code value="workflow"/>
    <display value="Workflow Setting"/>
    <definition
                value="The settings in which the artifact/element is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://terminology.hl7.org/ValueSet/v3-ActEncounterCode."/>
  </concept>
  <concept>
    <code value="task"/>
    <display value="Workflow Task"/>
    <definition
                value="The context for the clinical task(s) represented by this artifact/element. 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."/>
  </concept>
  <concept>
    <code value="venue"/>
    <display value="Clinical Venue"/>
    <definition
                value="The venue in which an artifact/element 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)."/>
  </concept>
  <concept>
    <code value="species"/>
    <display value="Species"/>
    <definition
                value="The species to which an artifact/element applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism)."/>
  </concept>
  <concept>
    <code value="program"/>
    <display value="Program"/>
    <definition
                value="A program/project of work for which this artifact/element is applicable."/>
  </concept>
  <concept>
    <code value="jurisdiction"/>
    <display value="Jurisdiction"/>
    <definition
                value="A country, state, territory or other geographic or geopolicital area for which this artifact/element is applicable."/>
  </concept>
</CodeSystem>