{ "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": "testSrc", "element": "test", "variable": "t" } ], "target": [ { "context": "testTgt", "element": "testValue", "transform": "copy" } ] } ], "input": [ { "mode": "source", "name": "testSrc" }, { "mode": "target", "name": "testTgt" } ], "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-draft-final", "status": "draft", "id": "513c55b3-fd52-4f1d-ad93-348134eaf14f", "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" } ] } ] }