<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Participation Type - XML Representation

Page standards status: External Maturity Level: 0

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ParticipationTypeCS"/>
  <meta>
    <lastUpdated value="2018-08-12T00:00:00.000+10:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ParticipationTypeCS</b></p><a name="ParticipationTypeCS"> </a><a name="hcParticipationTypeCS"> </a><a name="ParticipationTypeCS-en-US"> </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">Last updated: 2018-08-12 00:00:00+1000</p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS</code> defines the following codes in a Is-A hierarchy:</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">PPRF<a name="ParticipationTypeCS-PPRF"> </a></td><td>primary performer</td><td>The principal or primary performer of the act.</td></tr><tr><td style="white-space:nowrap">SPRF<a name="ParticipationTypeCS-SPRF"> </a></td><td>secondary performer</td><td>A person assisting in an act through his substantial presence and involvement   This includes: assistants, technicians, associates, or whatever the job titles may be.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <url value="https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.5.90"/>
  </identifier>
  <version value="0.1.3"/>
  <name value="ParticipationTypeCS"/>
  <title value="Participation Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2018-08-12T00:00:00+10:00"/>
  <publisher value="Zentricx"/>
  <contact>
    <name value="Zentricx"/>
    <telecom>
      <system value="url"/>
      <value value="https://zentricx.com"/>
    </telecom>
  </contact>
  <description value="Participation Type"/>
  <caseSensitive value="true"/>
  <valueSet value="https://fhir.medicaia.ar/ValueSet/ParticipationTypeVS"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="PPRF"/>
    <display value="primary performer"/>
    <definition value="The principal or primary performer of the act."/>
  </concept>
  <concept>
    <code value="SPRF"/>
    <display value="secondary performer"/>
    <definition
                value="A person assisting in an act through his substantial presence and involvement   This includes: assistants, technicians, associates, or whatever the job titles may be."/>
  </concept>
</CodeSystem>