{
"description": "Example Structure Map",
"_filename": "StructureMap-example.json",
"package_name": "hl7.fhir.r6.examples",
"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 International / FHIR Infrastructure",
"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": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "3c2307c1-bc75-44ae-a3ab-e1c8c87b4409",
"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": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}