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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-provenance-target-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-target-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/provenance-target-type
Version1.0.0
Statusactive
Date2025-12-31
NameProvenanceTargetTypeEHR
TitleProvenance Target Type EHR
Realmca
Authoritynational
DescriptionProvenance Target Type

Resources that use this resource

StructureDefinition
ext-provenance-target-typeProvenance Target Type

Resources that this resource uses

CodeSystem
provenance-target-typeProvenance Target Type Code EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-provenance-target-type",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-target-type",
  "version": "1.0.0",
  "name": "ProvenanceTargetTypeEHR",
  "title": "Provenance Target Type EHR",
  "status": "active",
  "date": "2025-12-31",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health - Digital Health Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://ehealthontario.on.ca/en/it-professionals/standards"
        },
        {
          "system": "email",
          "value": "DigitalHealthStandards@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "Provenance Target Type",
  "experimental": false,
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-target-type"
      }
    ]
  }
}