FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem provenance-entity-role

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="provenance-entity-role"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/provenance-entity-role&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;revision
                  &lt;a name=&quot;provenance-entity-role-revision&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Revision&lt;/td&gt;
                &lt;td&gt;An entity that is used by the activity to produce a new version of that entity.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;quotation
                  &lt;a name=&quot;provenance-entity-role-quotation&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Quotation&lt;/td&gt;
                &lt;td&gt;An entity that is copied in full or part by an agent that is not the author of the entity.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;source
                  &lt;a name=&quot;provenance-entity-role-source&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Source&lt;/td&gt;
                &lt;td&gt;An entity that is used as input to the activity that produced the target.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;instantiates
                  &lt;a name=&quot;provenance-entity-role-instantiates&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Instantiates&lt;/td&gt;
                &lt;td&gt;The record resulting from this event adheres to the protocol, guideline, order set or other definition represented by this entity.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;removal
                  &lt;a name=&quot;provenance-entity-role-removal&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Removal&lt;/td&gt;
                &lt;td&gt;An entity that is removed from accessibility, usually through the DELETE operator.&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </extension>
  <url value="http://hl7.org/fhir/provenance-entity-role"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.437"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.428"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.247"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="ProvenanceEntityRole"/>
  <title value="Provenance Entity Role"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-10-01T10:01:24+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="How an entity was used in an activity."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/provenance-entity-role"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="revision"/>
    <display value="Revision"/>
    <definition value="An entity that is used by the activity to produce a new version of that entity."/>
  </concept>
  <concept>
    <code value="quotation"/>
    <display value="Quotation"/>
    <definition value="An entity that is copied in full or part by an agent that is not the author of the entity."/>
  </concept>
  <concept>
    <code value="source"/>
    <display value="Source"/>
    <definition value="An entity that is used as input to the activity that produced the target."/>
  </concept>
  <concept>
    <code value="instantiates"/>
    <display value="Instantiates"/>
    <definition value="The record resulting from this event adheres to the protocol, guideline, order set or other definition represented by this entity."/>
  </concept>
  <concept>
    <code value="removal"/>
    <display value="Removal"/>
    <definition value="An entity that is removed from accessibility, usually through the DELETE operator."/>
  </concept>
</CodeSystem>