PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot3
    http://hl7.org/fhir/StructureMap/example
{
  "description": "Example Structure Map",
  "_filename": "StructureMap-example.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2017-03-09",
  "group": [ {
    "name": "Examples",
    "rule": [ {
      "name": "rule1",
      "source": [ {
        "type": "SourceClassA",
        "context": "Source",
        "element": "test",
        "variable": "t"
      } ],
      "target": [ {
        "context": "Destination",
        "element": "testValue",
        "transform": "copy"
      } ]
    } ],
    "input": [ {
      "mode": "source",
      "name": "test"
    } ],
    "documentation": "test -> testValue"
  } ],
  "publisher": "HL7 FHIR Standard",
  "jurisdiction": [ {
    "coding": [ {
      "code": "009",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Oceania"
    } ]
  } ],
  "name": "ExampleMap",
  "type": null,
  "experimental": null,
  "resourceType": "StructureMap",
  "title": "Example Map",
  "package_version": "5.0.0-snapshot3",
  "status": "draft",
  "id": "30c2dc2c-79b0-467e-a48d-cff31c8213fd",
  "kind": null,
  "url": "http://hl7.org/fhir/StructureMap/example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.13.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}