PackagesCanonicalsLogsProblems
    Packages
    ca.on.ir.r4@0.1.0
    http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-organization-submission
{
  "description": "The organization responsible for the Administration event.",
  "_filename": "OrganizationIRSubmission.json",
  "package_name": "ca.on.ir.r4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2025-10-12T18:14:42.200585+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "OrganizationIRSubmission",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organization IR Submission",
  "package_version": "0.1.0",
  "status": "active",
  "id": "57b8d5c4-cd56-4729-bf05-8caf9789b717",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-organization-submission",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomPhone",
      "max": "1",
      "path": "Organization.telecom",
      "sliceName": "TelecomPhone",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomPhone.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomPhone.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomPhone.use",
      "path": "Organization.telecom.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
      },
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomFax",
      "max": "1",
      "path": "Organization.telecom",
      "sliceName": "TelecomFax",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomFax.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "fax",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomFax.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:TelecomFax.use",
      "path": "Organization.telecom.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
      },
      "mustSupport": true
    }, {
      "id": "Organization.address",
      "max": "1",
      "path": "Organization.address",
      "mustSupport": true
    }, {
      "id": "Organization.address.use",
      "path": "Organization.address.use",
      "mustSupport": true
    }, {
      "id": "Organization.address.type",
      "path": "Organization.address.type",
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "max": "2",
      "min": 1,
      "path": "Organization.address.line",
      "mustSupport": true
    }, {
      "id": "Organization.address.city",
      "min": 1,
      "path": "Organization.address.city",
      "mustSupport": true
    }, {
      "id": "Organization.address.state",
      "min": 1,
      "path": "Organization.address.state",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code"
      },
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "min": 1,
      "path": "Organization.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "min": 1,
      "path": "Organization.address.country",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}