PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.3.0
    http://hl7.org/fhir/StructureMap/example
{
  "description": "Example Structure Map",
  "_filename": "StructureMap-example.json",
  "package_name": "hl7.fhir.r4b.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",
        "contextType": "variable"
      } ]
    } ],
    "input": [ {
      "mode": "source",
      "name": "test"
    } ],
    "typeMode": "none",
    "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": "true",
  "resourceType": "StructureMap",
  "title": "Example Map",
  "package_version": "4.3.0",
  "status": "draft",
  "id": "517717e0-7e1c-4dbd-b2d7-8ba80215889e",
  "kind": null,
  "url": "http://hl7.org/fhir/StructureMap/example",
  "identifier": [ {
    "value": "urn:oid:37843577-95fb-4adb-84c0-8837188a7bf3",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}