Sha256: 34ce4972f7bdc4db1c9b490331a9f0a8a5e75fd74f84e27eafd830e704ffb2a8

Contents?: true

Size: 743 Bytes

Versions: 13

Compression:

Stored size: 743 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><StructureMap xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>
  <url value="http://hl7.org/fhir/StructureMap/example"/>
  <name value="Example Map"/>
  <status value="draft"/>
  <group>
    <name value="Examples"/>
    <input>
      <name value="test"/>
      <mode value="source"/>
    </input>  
    <rule>
      <name value="rule1"/>
      <source>
        <required value="true"/>
        <context value="test"/>
        <contextType value="variable"/>
        <element value="test"/>
        <variable value="t"/>
      </source>
    </rule>
  </group>
  
</StructureMap>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.6.8 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/structuremap-example.xml
fhir_models-1.6.3 examples/xml/structuremap-example.xml
fhir_models-1.6.2 examples/xml/structuremap-example.xml
fhir_models-1.6.1 examples/xml/structuremap-example.xml
fhir_models-0.3.1 examples/xml/structuremap-example.xml
fhir_models-0.3.0 examples/xml/structuremap-example.xml