PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@2.0.0-ballot
    http://hl7.org/fhir/uv/crmi/StructureMap/publishable-example
{
  "description": "Example Structure Map",
  "_filename": "example/StructureMap-publishable-example.json",
  "package_name": "hl7.fhir.uv.crmi",
  "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": "Source"
    }, {
      "mode": "target",
      "name": "Destination"
    } ],
    "typeMode": "none",
    "documentation": "Source.test -> Destination.testValue"
  } ],
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablestructuremap" ]
  },
  "publisher": "HL7 FHIR Standard",
  "jurisdiction": [ {
    "coding": [ {
      "code": "009",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Oceania"
    } ]
  } ],
  "name": "PublishableStructureMapExample",
  "type": null,
  "experimental": "true",
  "resourceType": "StructureMap",
  "title": "Publishable StructureMap Example",
  "package_version": "2.0.0-ballot",
  "status": "draft",
  "id": "2af84350-490a-401c-bfa5-96002de753e5",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/crmi/StructureMap/publishable-example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.43.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}