STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 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

Codesystem-module-metadata-focus-type.xml

Raw XML (canonical form)

Definition for Code System ModuleMetadataFocusType

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="module-metadata-focus-type"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>ModuleMetadataFocusType</h2>
      <p>Specifies clinical metadata that can be used to retrieve, index and/or categorize the
         knowledge artifact. This metadata can either be specific to the applicable population
         (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting,
         provider of care)</p>
      <p>This code system http://hl7.org/fhir/module-metadata-focus-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>patient-gender
            <a name="patient-gender"> </a>
          </td>
          <td>Patient Gender</td>
          <td>The gender of the patient. For this item type, use HL7 administrative gender codes (OID:
             2.16.840.1.113883.1.11.1)</td>
        </tr>
        <tr>
          <td>patient-age-group
            <a name="patient-age-group"> </a>
          </td>
          <td>Patient Age Group</td>
          <td>A patient demographic category for which this artifact is applicable. Allows specification
             of age groups using coded values originating from the MeSH Code system (OID: 2.16.840.1.113883.6.177
            ). More specifically, only codes from the AgeGroupObservationValue value set are valid
             for this field  [2.16.840.1.113883.11.75]</td>
        </tr>
        <tr>
          <td>clinical-focus
            <a name="clinical-focus"> </a>
          </td>
          <td>Clinical Focus</td>
          <td>The clinical concept(s) addressed by the artifact.  For example, disease, diagnostic test
             interpretation, medication ordering. Please refer to the implementation guide on which
             code system and codes to use</td>
        </tr>
        <tr>
          <td>target-user
            <a name="target-user"> </a>
          </td>
          <td>Target User</td>
          <td>The user types to which an artifact is targeted.  For example, PCP, Patient, Cardiologist,
             Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from the NUCC
             Health Care provider taxonomyCode system (OID: 2.16.840.1.113883.6.101)</td>
        </tr>
        <tr>
          <td>workflow-setting
            <a name="workflow-setting"> </a>
          </td>
          <td>Workflow Setting</td>
          <td>The settings in which the artifact is intended for use.  For example, admission, pre-op,
             etc</td>
        </tr>
        <tr>
          <td>workflow-task
            <a name="workflow-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 (OID: 2.16.840.1.113883.1.11.19846). General
             categories include: order entry, patient documentation and patient information review</td>
        </tr>
        <tr>
          <td>clinical-venue
            <a name="clinical-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 ActEncounter (OID: 2.16.840.1.113883.
            1.11.13955) or NUCC non-individual provider codes OID: 2.16.840.1.113883.1.11.19465</td>
        </tr>
        <tr>
          <td>jurisdiction
            <a name="jurisdiction"> </a>
          </td>
          <td>Jurisdiction</td>
          <td>The jurisdiction in which the artifact is intended to be used</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.493"/>
  </extension>
  <url value="http://hl7.org/fhir/module-metadata-focus-type"/>
  <version value="1.4.0"/>
  <name value="ModuleMetadataFocusType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2016-03-31T08:01:25+11:00"/>
  <description value="Specifies clinical metadata that can be used to retrieve, index and/or categorize the
   knowledge artifact. This metadata can either be specific to the applicable population
   (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting,
   provider of care)"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/module-metadata-focus-type"/>
  <content value="complete"/>
  <concept>
    <code value="patient-gender"/>
    <display value="Patient Gender"/>
    <definition value="The gender of the patient. For this item type, use HL7 administrative gender codes (OID:
     2.16.840.1.113883.1.11.1)"/>
  </concept>
  <concept>
    <code value="patient-age-group"/>
    <display value="Patient Age Group"/>
    <definition value="A patient demographic category for which this artifact is applicable. Allows specification
     of age groups using coded values originating from the MeSH Code system (OID: 2.16.840.1.113883.6.177
    ). More specifically, only codes from the AgeGroupObservationValue value set are valid
     for this field  [2.16.840.1.113883.11.75]"/>
  </concept>
  <concept>
    <code value="clinical-focus"/>
    <display value="Clinical Focus"/>
    <definition value="The clinical concept(s) addressed by the artifact.  For example, disease, diagnostic test
     interpretation, medication ordering. Please refer to the implementation guide on which
     code system and codes to use"/>
  </concept>
  <concept>
    <code value="target-user"/>
    <display value="Target User"/>
    <definition value="The user types to which an artifact is targeted.  For example, PCP, Patient, Cardiologist,
     Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from the NUCC
     Health Care provider taxonomyCode system (OID: 2.16.840.1.113883.6.101)"/>
  </concept>
  <concept>
    <code value="workflow-setting"/>
    <display value="Workflow Setting"/>
    <definition value="The settings in which the artifact is intended for use.  For example, admission, pre-op,
     etc"/>
  </concept>
  <concept>
    <code value="workflow-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 (OID: 2.16.840.1.113883.1.11.19846). General
     categories include: order entry, patient documentation and patient information review"/>
  </concept>
  <concept>
    <code value="clinical-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 ActEncounter (OID: 2.16.840.1.113883.
    1.11.13955) or NUCC non-individual provider codes OID: 2.16.840.1.113883.1.11.19465"/>
  </concept>
  <concept>
    <code value="jurisdiction"/>
    <display value="Jurisdiction"/>
    <definition value="The jurisdiction in which the artifact is intended to be used"/>
  </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.