Point-of-Care Device Implementation Guide
0.4.0 - CI Build International flag

Point-of-Care Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions

: Kind of relation code system - XML Representation

Page standards status: Draft Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="kind-of-relation"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem kind-of-relation</b></p><a name="kind-of-relation"> </a><a name="hckind-of-relation"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Rcm<a name="kind-of-relation-Rcm"> </a></td><td>Recommendation</td><td>The METRIC is a recommendation for the containment tree entries defined in ./pm:Relation/@Entries</td></tr><tr><td style="white-space:nowrap">PS<a name="kind-of-relation-PS"> </a></td><td>Presetting</td><td>Presetting. This METRIC is a presetting for the containment tree entries defined in ./pm:Relation/@Entries.</td></tr><tr><td style="white-space:nowrap">SST<a name="kind-of-relation-SST"> </a></td><td>Set of summary statistics</td><td>The METRIC is part of a set of summary statistics for a sample where other METRICs that belong to the summary statistics are defined in ./pm:Relation/@Entries.</td></tr><tr><td style="white-space:nowrap">ECE<a name="kind-of-relation-ECE"> </a></td><td>Effect on containment tree entries</td><td>When changed, the METRIC has an effect on the containment tree entries defined in ./pm:Relation/@Entries. If Kind is ECE, ./pm:Relation/pm:Code SHOULD be set to classify the effect.</td></tr><tr><td style="white-space:nowrap">DCE<a name="kind-of-relation-DCE"> </a></td><td>Derived from containment tree entries</td><td>The METRIC is derived from the containment tree entries defined in ./pm:Relation/@Entries. If Kind is DCE, ./pm:Relation/pm:Code MAY be set to classify the form of derivation.</td></tr><tr><td style="white-space:nowrap">Oth<a name="kind-of-relation-Oth"> </a></td><td>Other</td><td>Relation is specified by other means, e.g., ./pm:Relation/pm:Code or extension element.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation"/>
  <version value="0.4.0"/>
  <name value="Kind"/>
  <title value="Kind"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-05-12"/>
  <publisher value="HL7 International / Devices"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
  </contact>
  <description value="CodeSystem for IEEE 11073-10207 Relation/Kind"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <concept>
    <code value="Rcm"/>
    <display value="Recommendation"/>
    <definition
                value="The METRIC is a recommendation for the containment tree entries defined in ./pm:Relation/@Entries"/>
  </concept>
  <concept>
    <code value="PS"/>
    <display value="Presetting"/>
    <definition
                value="Presetting. This METRIC is a presetting for the containment tree entries defined in ./pm:Relation/@Entries."/>
  </concept>
  <concept>
    <code value="SST"/>
    <display value="Set of summary statistics"/>
    <definition
                value="The METRIC is part of a set of summary statistics for a sample where other METRICs that belong to the summary statistics are defined in ./pm:Relation/@Entries."/>
  </concept>
  <concept>
    <code value="ECE"/>
    <display value="Effect on containment tree entries"/>
    <definition
                value="When changed, the METRIC has an effect on the containment tree entries defined in ./pm:Relation/@Entries. If Kind is ECE, ./pm:Relation/pm:Code SHOULD be set to classify the effect."/>
  </concept>
  <concept>
    <code value="DCE"/>
    <display value="Derived from containment tree entries"/>
    <definition
                value="The METRIC is derived from the containment tree entries defined in ./pm:Relation/@Entries. If Kind is DCE, ./pm:Relation/pm:Code MAY be set to classify the form of derivation."/>
  </concept>
  <concept>
    <code value="Oth"/>
    <display value="Other"/>
    <definition
                value="Relation is specified by other means, e.g., ./pm:Relation/pm:Code or extension element."/>
  </concept>
</CodeSystem>