{
"description": "Example Structure Map",
"_filename": "StructureMap-example.json",
"package_name": "hl7.fhir.r5.examples",
"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-snapshot1",
"status": "draft",
"id": "af0e7ebc-f795-4a88-8515-c364b0235383",
"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"
} ]
} ]
}