PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/StructureMap/example
{
  "description": "Example Structure Map",
  "_filename": "StructureMap-example.json",
  "package_name": "hl7.fhir.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": null,
  "resourceType": "StructureMap",
  "title": "Example Map",
  "package_version": "3.2.0",
  "status": "draft",
  "id": "73e34e2a-3b91-4f48-91f8-6f6a06c34f9a",
  "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"
    } ]
  } ]
}