{
  "resourceType": "StructureDefinition",
  "url": "http://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version",
  "name": "SourceConformanceVersion",
  "status": "draft",
  "description": "This is the version number of the software that underwent conformance testing. It may be earlier than the source.version in cases where the application has since undergone changes that do not affect the communication interface.\r\n\r\nUsage Note: This version may be registered with a Hub and will be validated by the Hub at runtime.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MessageHeader.source"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://pharmacyeclaims.ca/fhir/StructureDefinition/ext-messageheader-conformance-version"
      }
    ]
  }
}