{
  "resourceType" : "StructureMap",
  "resourceDefinition" : "http://hl7.org/fhir/StructureDefinition/StructureMap|0.1.0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap MetadataBasic</b></p><a name=\"MetadataBasic\"> </a><a name=\"hcMetadataBasic\"> </a><p><b>url</b>: <a href=\"http://hl7.org/fhir/uv/fml/StructureMap/MetadataBasic\">http://hl7.org/fhir/uv/fml/StructureMap/MetadataBasic</a></p><p><b>name</b>: MetadataBasic</p><p><b>status</b>: Active</p><p><b>description</b>: </p><div><p>Example demonstrating required metadata: url, name, and status</p>\n</div><blockquote><p><b>structure</b></p><p><b>url</b>: <a href=\"http://hl7.org/fhir/R5/basic.html\">Basic</a></p><p><b>mode</b>: Source Structure Definition</p></blockquote><blockquote><p><b>structure</b></p><p><b>url</b>: <a href=\"http://hl7.org/fhir/R5/basic.html\">Basic</a></p><p><b>mode</b>: Target Structure Definition</p></blockquote><blockquote><p><b>group</b></p><p><b>name</b>: MetadataBasic</p><blockquote><p><b>input</b></p><p><b>mode</b>: Source Instance</p><p><b>name</b>: src</p><p><b>type</b>: Basic</p></blockquote><blockquote><p><b>input</b></p><p><b>mode</b>: Target Instance</p><p><b>name</b>: tgt</p><p><b>type</b>: Basic</p></blockquote><blockquote><p><b>rule</b></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Context</b></td><td><b>Element</b></td><td><b>Variable</b></td></tr><tr><td style=\"display: none\">*</td><td>src</td><td>id</td><td>v</td></tr></table><blockquote><p><b>target</b></p><p><b>context</b>: tgt</p><p><b>element</b>: id</p><p><b>transform</b>: copy</p><h3>Parameters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>v</td></tr></table></blockquote><p><b>name</b>: id</p></blockquote></blockquote></div>"
  },
  "url" : "http://hl7.org/fhir/uv/fml/StructureMap/MetadataBasic",
  "name" : "MetadataBasic",
  "status" : "active",
  "description" : "Example demonstrating required metadata: url, name, and status",
  "structure" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/Basic",
    "mode" : "source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/Basic",
    "mode" : "target"
  }],
  "group" : [{
    "name" : "MetadataBasic",
    "input" : [{
      "mode" : "source",
      "name" : "src",
      "type" : "Basic"
    },
    {
      "mode" : "target",
      "name" : "tgt",
      "type" : "Basic"
    }],
    "rule" : [{
      "source" : [{
        "context" : "src",
        "element" : ["id"],
        "variable" : "v"
      }],
      "target" : [{
        "context" : "tgt",
        "element" : ["id"],
        "transform" : "copy",
        "parameter" : [{
          "valueId" : "v"
        }]
      }],
      "name" : "id"
    }]
  }],
  "id" : "MetadataBasic"
}