Sha256: 3e47323c4f390c5e7e587955ac64b7791cf0d6dbd197a82bbd925d2084301229

Contents?: true

Size: 1.88 KB

Versions: 7

Compression:

Stored size: 1.88 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-participationstatus"/>
  
  <url value="http://hl7.org/fhir/ConceptMap/sc-participationstatus"/>
  <version value="4.0.1"/>
  <name value="ParticipationStatusCanonicalMap"/>
  <title value="Canonical Mapping for &quot;ParticipationStatus&quot;"/>
  <status value="draft"/>
  <date value="2019-11-01T09:29:23+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="Canonical Mapping for &quot;The Participation status of an appointment.&quot;"/>
  <sourceCanonical value="http://hl7.org/fhir/ValueSet/participationstatus"/>
  <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
  <group>
    <source value="http://hl7.org/fhir/participationstatus"/>
    <target value="http://hl7.org/fhir/resource-status"/>
    <element>
      <code value="entered-in-error"/>
      <target>
        <code value="error"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="tentative"/>
      <target>
        <code value="draft"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="declined"/>
      <target>
        <code value="declined"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="accepted"/>
      <target>
        <code value="accepted"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="needs-action"/>
      <target>
        <code value="failed"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/sc-valueset-participationstatus.xml