FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.mi.r4
Resource TypeStructureDefinition
IdProvenanceProfile.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.r4@1.0.0-snapshot2&canonical=http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-provenance
URLhttp://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-provenance
Version1.0.0
Statusactive
NameProvenance
Realmca
TypeProvenance
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
cdf-data-domainCDF Data Domain EHR
provenance-activity-typeProvenance Activity Type
provenance-agent-typeProvenance Agent Type EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-provenance",
  "version": "1.0.0",
  "name": "Provenance",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Provenance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Provenance.meta",
        "path": "Provenance.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.meta.tag",
        "path": "Provenance.meta.tag",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "Codes representing data domains within Ontario Health Clinical Data Foundation",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/cdf-data-domain"
        }
      },
      {
        "id": "Provenance.meta.tag.system",
        "path": "Provenance.meta.tag.system",
        "min": 1,
        "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/cdf-data-domains",
        "mustSupport": true
      },
      {
        "id": "Provenance.meta.tag.code",
        "path": "Provenance.meta.tag.code",
        "min": 1,
        "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",
        "path": "Provenance.target.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.target.identifier.system",
        "path": "Provenance.target.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.target.identifier.value",
        "path": "Provenance.target.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.recorded",
        "path": "Provenance.recorded",
        "mustSupport": true
      },
      {
        "id": "Provenance.policy",
        "path": "Provenance.policy",
        "min": 1,
        "max": "1",
        "fixedUri": "http://ontariohealth.ca/fhir/provenance-policy/ocinet",
        "mustSupport": true
      },
      {
        "id": "Provenance.activity",
        "path": "Provenance.activity",
        "min": 1,
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
              "code": "transform",
              "display": "Transform/Translate Record Lifecycle Event"
            }
          ]
        },
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-activity-type"
        }
      },
      {
        "id": "Provenance.activity.coding",
        "path": "Provenance.activity.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Provenance.activity.coding.system",
        "path": "Provenance.activity.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.activity.coding.code",
        "path": "Provenance.activity.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.activity.coding.display",
        "path": "Provenance.activity.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent",
        "path": "Provenance.agent",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "type.coding"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer",
        "path": "Provenance.agent",
        "sliceName": "sliceAgent-composer",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.type",
        "path": "Provenance.agent.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type"
        }
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.type.coding",
        "path": "Provenance.agent.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
          "code": "composer",
          "display": "Composer"
        },
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.type.coding.system",
        "path": "Provenance.agent.type.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.type.coding.code",
        "path": "Provenance.agent.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.type.coding.display",
        "path": "Provenance.agent.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.who",
        "path": "Provenance.agent.who",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.who.identifier",
        "path": "Provenance.agent.who.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.who.identifier.system",
        "path": "Provenance.agent.who.identifier.system",
        "min": 1,
        "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-oneid-clientid",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-composer.who.identifier.value",
        "path": "Provenance.agent.who.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer",
        "path": "Provenance.agent",
        "sliceName": "sliceAgent-transformer",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.type",
        "path": "Provenance.agent.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.type.coding",
        "path": "Provenance.agent.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
          "code": "transformer",
          "display": "Transformer"
        },
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.type.coding.system",
        "path": "Provenance.agent.type.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.type.coding.code",
        "path": "Provenance.agent.type.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.type.coding.display",
        "path": "Provenance.agent.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.who",
        "path": "Provenance.agent.who",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-transformer.who.display",
        "path": "Provenance.agent.who.display",
        "min": 1,
        "fixedString": "OCINet HL7v2 to FHIR Translation Engine",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-sendingOrganization",
        "path": "Provenance.agent",
        "sliceName": "sliceAgent-sendingOrganization",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Provenance.agent:sliceAgent-sendingOrganization.type",
        "path": "Provenance.agent.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type"
        }
      },
      {
        "id": "Provenance.agent:sliceAgent-sendingOrganization.type.coding",
        "path": "Provenance.agent.type.coding",
        "min": 1,
        "max": "1",
        "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",
        "path": "Provenance.entity",
        "min": 1,
        "max": "1",
        "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",
        "path": "Provenance.entity.what.identifier",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}