FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

Codesystem-usage-context-type.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

Definition for Code System UsageContextType

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usage-context-type"/> 
  <meta> 
    <lastUpdated value="2019-10-24T11:53:00+11:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> UsageContextType</h2> 
      <div> 
        <p> A code that specifies a type of context being specified by a usage context</p> 

      </div> 
      <p> This code system http://hl7.org/fhir/usage-context-type defines the following codes:</p> 
      <table class="codes">
        <tr> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td> gender
            <a name="usage-context-type-gender"> </a> 
          </td> 
          <td> Gender</td> 
          <td> The gender of the patient. For this context type, the value should be a code taken from
             the http://hl7.org/fhir/ValueSet/administrative-gender value set</td> 
        </tr> 
        <tr> 
          <td> age
            <a name="usage-context-type-age"> </a> 
          </td> 
          <td> Age Range</td> 
          <td> The age of the patient. For this context type, the value should be a range the specifies
             the applicable ages or a code from the MeSH value set http://hl7.org/fhir/ValueSet/v3-AgeGroupObserv
            ationValue</td> 
        </tr> 
        <tr> 
          <td> focus
            <a name="usage-context-type-focus"> </a> 
          </td> 
          <td> Clinical Focus</td> 
          <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> 
        </tr> 
        <tr> 
          <td> user
            <a name="usage-context-type-user"> </a> 
          </td> 
          <td> User Type</td> 
          <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 the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/prov
            ider-taxonomy.</td> 
        </tr> 
        <tr> 
          <td> workflow
            <a name="usage-context-type-workflow"> </a> 
          </td> 
          <td> Workflow Setting</td> 
          <td> The settings in which the artifact is intended for use. For example, admission, pre-op,
             etc. For example, the ActEncounterCode value set http://hl7.org/fhir/ValueSet/v3-ActEncounterCode</td> 
        </tr> 
        <tr> 
          <td> task
            <a name="usage-context-type-task"> </a> 
          </td> 
          <td> Workflow Task</td> 
          <td> The context for the clinical task(s) represented by this artifact. Can be any task context
             represented by the HL7 ActTaskCode value set http://hl7.org/fhir/ValueSet/v3-ActTaskCode.
             General categories include: order entry, patient documentation and patient information
             review.</td> 
        </tr> 
        <tr> 
          <td> venue
            <a name="usage-context-type-venue"> </a> 
          </td> 
          <td> Clinical Venue</td> 
          <td> The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home,
             Nursing home. The code value may originate from either the HL7 ActEncounterCode http://hl7.org/fhir/
            ValueSet/v3-ActEncounterCode or NUCC non-individual provider codes http://hl7.org/fhir/ValueSet/provi
            der-taxonomy</td> 
        </tr> 
        <tr> 
          <td> species
            <a name="usage-context-type-species"> </a> 
          </td> 
          <td> Species</td> 
          <td> The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia
             (organism).</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <url value="http://hl7.org/fhir/usage-context-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.1.95"/> 
  </identifier> 
  <version value="3.0.2"/> 
  <name value="UsageContextType"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2019-10-24T11:53:00+11: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://hl7.org/fhir/ValueSet/usage-context-type"/> 
  <content value="complete"/> 
  <concept> 
    <code value="gender"/> 
    <display value="Gender"/> 
    <definition value="The gender of the patient. For this context type, the value should be a code taken from
     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 patient. For this context type, the value should be a range the specifies
     the applicable ages or a code from the MeSH value set http://hl7.org/fhir/ValueSet/v3-AgeGroupObserv
    ationValue"/> 
  </concept> 
  <concept> 
    <code value="focus"/> 
    <display value="Clinical Focus"/> 
    <definition value="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."/> 
  </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 the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/prov
    ider-taxonomy."/> 
  </concept> 
  <concept> 
    <code value="workflow"/> 
    <display value="Workflow Setting"/> 
    <definition value="The settings in which the artifact is intended for use. For example, admission, pre-op,
     etc. For example, the ActEncounterCode value set http://hl7.org/fhir/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. Can be any task context
     represented by the HL7 ActTaskCode value set http://hl7.org/fhir/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 could be used. For example, Outpatient, Inpatient, Home,
     Nursing home. The code value may originate from either the HL7 ActEncounterCode http://hl7.org/fhir/
    ValueSet/v3-ActEncounterCode or NUCC non-individual provider codes http://hl7.org/fhir/ValueSet/provi
    der-taxonomy"/> 
  </concept> 
  <concept> 
    <code value="species"/> 
    <display value="Species"/> 
    <definition value="The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia
     (organism)."/> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.