PackagesCanonicalsLogsProblems
    Packages
    ca.on.mi.r4@1.0.0-snapshot6
    http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-provenance
{
  "description": null,
  "_filename": "ProvenanceProfile.json",
  "package_name": "ca.on.mi.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Provenance",
  "abstract": false,
  "type": "Provenance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-snapshot6",
  "status": "active",
  "id": "976a22fc-587b-4b22-8884-69109a5cd9d5",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-provenance",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Provenance.meta",
      "min": 1,
      "path": "Provenance.meta",
      "mustSupport": true
    }, {
      "id": "Provenance.meta.tag",
      "min": 1,
      "path": "Provenance.meta.tag",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/cdf-data-domain",
        "description": "Codes representing data domains within Ontario Health Clinical Data Foundation"
      },
      "mustSupport": true
    }, {
      "id": "Provenance.meta.tag.system",
      "min": 1,
      "path": "Provenance.meta.tag.system",
      "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/cdf-data-domains",
      "mustSupport": true
    }, {
      "id": "Provenance.meta.tag.code",
      "min": 1,
      "path": "Provenance.meta.tag.code",
      "fixedCode": "mi",
      "mustSupport": true
    }, {
      "id": "Provenance.meta.tag.display",
      "path": "Provenance.meta.tag.display",
      "mustSupport": true
    }, {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "mustSupport": true
    }, {
      "id": "Provenance.target.identifier",
      "min": 1,
      "path": "Provenance.target.identifier",
      "mustSupport": true
    }, {
      "id": "Provenance.target.identifier.system",
      "min": 1,
      "path": "Provenance.target.identifier.system",
      "mustSupport": true
    }, {
      "id": "Provenance.target.identifier.value",
      "min": 1,
      "path": "Provenance.target.identifier.value",
      "mustSupport": true
    }, {
      "id": "Provenance.recorded",
      "path": "Provenance.recorded",
      "mustSupport": true
    }, {
      "id": "Provenance.policy",
      "max": "1",
      "min": 1,
      "path": "Provenance.policy",
      "fixedUri": "http://ontariohealth.ca/fhir/provenance-policy/ocinet",
      "mustSupport": true
    }, {
      "id": "Provenance.activity",
      "min": 1,
      "path": "Provenance.activity",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-activity-type"
      },
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "transform",
          "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
          "display": "Transform/Translate Record Lifecycle Event"
        } ]
      }
    }, {
      "id": "Provenance.activity.coding",
      "max": "1",
      "min": 1,
      "path": "Provenance.activity.coding",
      "mustSupport": true
    }, {
      "id": "Provenance.activity.coding.system",
      "min": 1,
      "path": "Provenance.activity.coding.system",
      "mustSupport": true
    }, {
      "id": "Provenance.activity.coding.code",
      "min": 1,
      "path": "Provenance.activity.coding.code",
      "mustSupport": true
    }, {
      "id": "Provenance.activity.coding.display",
      "min": 1,
      "path": "Provenance.activity.coding.display",
      "mustSupport": true
    }, {
      "id": "Provenance.agent",
      "path": "Provenance.agent",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type.coding",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer",
      "max": "1",
      "min": 1,
      "path": "Provenance.agent",
      "sliceName": "sliceAgent-composer",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.type",
      "min": 1,
      "path": "Provenance.agent.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type"
      },
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.type.coding",
      "max": "1",
      "min": 1,
      "path": "Provenance.agent.type.coding",
      "mustSupport": true,
      "patternCoding": {
        "code": "composer",
        "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "display": "Composer"
      }
    }, {
      "id": "Provenance.agent:sliceAgent-composer.type.coding.system",
      "min": 1,
      "path": "Provenance.agent.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.type.coding.code",
      "min": 1,
      "path": "Provenance.agent.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.type.coding.display",
      "min": 1,
      "path": "Provenance.agent.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.who",
      "path": "Provenance.agent.who",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.who.identifier",
      "min": 1,
      "path": "Provenance.agent.who.identifier",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.who.identifier.system",
      "min": 1,
      "path": "Provenance.agent.who.identifier.system",
      "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-oneid-clientid",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-composer.who.identifier.value",
      "min": 1,
      "path": "Provenance.agent.who.identifier.value",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer",
      "max": "1",
      "path": "Provenance.agent",
      "sliceName": "sliceAgent-transformer",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.type",
      "min": 1,
      "path": "Provenance.agent.type",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.type.coding",
      "max": "1",
      "min": 1,
      "path": "Provenance.agent.type.coding",
      "mustSupport": true,
      "patternCoding": {
        "code": "transformer",
        "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "display": "Transformer"
      }
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.type.coding.system",
      "min": 1,
      "path": "Provenance.agent.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.type.coding.code",
      "min": 1,
      "path": "Provenance.agent.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.type.coding.display",
      "min": 1,
      "path": "Provenance.agent.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.who",
      "path": "Provenance.agent.who",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-transformer.who.display",
      "min": 1,
      "path": "Provenance.agent.who.display",
      "fixedString": "OCINet HL7v2 to FHIR Translation Engine",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-sendingOrganization",
      "max": "1",
      "path": "Provenance.agent",
      "sliceName": "sliceAgent-sendingOrganization",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-sendingOrganization.type",
      "min": 1,
      "path": "Provenance.agent.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type"
      },
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-sendingOrganization.type.coding",
      "max": "1",
      "min": 1,
      "path": "Provenance.agent.type.coding",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-sendingOrganization.who",
      "path": "Provenance.agent.who",
      "mustSupport": true
    }, {
      "id": "Provenance.agent:sliceAgent-sendingOrganization.who.identifier",
      "path": "Provenance.agent.who.identifier",
      "mustSupport": true
    }, {
      "id": "Provenance.entity",
      "max": "1",
      "min": 1,
      "path": "Provenance.entity",
      "mustSupport": true
    }, {
      "id": "Provenance.entity.role",
      "path": "Provenance.entity.role",
      "fixedCode": "derivation",
      "mustSupport": true
    }, {
      "id": "Provenance.entity.what",
      "path": "Provenance.entity.what",
      "mustSupport": true
    }, {
      "id": "Provenance.entity.what.identifier",
      "min": 1,
      "path": "Provenance.entity.what.identifier",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance"
}