PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.40-beta
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea
{
  "description": "This profile is for the Program Areas.",
  "_filename": "Program_Area.StructureDefinition.json",
  "package_name": "ca.on.health.sadie",
  "date": "2021-06-14T12:35:03.2521154+00:00",
  "derivation": "constraint",
  "meta": {
    "tag": [ {
      "code": "validation_passed",
      "system": "https://smilecdr.com/fhir/NamingSystem/tags",
      "display": "Validation Passed"
    } ],
    "source": "#efT1jQYqImo7qt3Y",
    "versionId": "1",
    "lastUpdated": "2021-08-16T18:08:20.465+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ProgramArea",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ProgramArea",
  "package_version": "0.1.40-beta",
  "status": "active",
  "id": "84a0a02f-bc2a-4c20-bf3a-dbf9ca271fe8",
  "kind": "resource",
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "comment": "#### **_`FOR SADIE USE:  This is a Program Area. It uses the following:`_**\n\n- name  (name on the user interface)\n- alias (short description on the user interface)\n- help hyperlink (used by the user interface)\n- contact us hyperlink (used by the user interface)\n- a business identifier  (used internally for configuration)\n- a type which is always 'program'  (used to easily identify the type of organization record this is)"
    }, {
      "id": "Organization.extension",
      "path": "Organization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.extension:AnnouncementsIndicator",
      "max": "1",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator" ]
      } ],
      "sliceName": "AnnouncementsIndicator",
      "definition": "#### **_`FOR SADIE USE:  This is used to indicate there is at least one active Announcement for the ProgramArea `_**"
    }, {
      "id": "Organization.extension:AnnouncementsIndicator.id",
      "path": "Organization.extension.id",
      "fixedString": "urn:sadie:organization:announcementIndicator"
    }, {
      "id": "Organization.extension:AnnouncementsIndicator.url",
      "path": "Organization.extension.url",
      "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator"
    }, {
      "id": "Organization.extension:AssignableRoles",
      "max": "1",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles" ]
      } ],
      "sliceName": "AssignableRoles",
      "definition": "#### **_`FOR SADIE USE:  This is the canonical url of a ValueSet that has a list of assignable roles for this Program Area.  For example,  for program area OSPD the valueSet will have 'ODSP-DELEGATE' and 'ODSP-DESIGNATE'.`_**"
    }, {
      "id": "Organization.extension:AssignableRoles.id",
      "path": "Organization.extension.id",
      "fixedString": "urn:sadie:organization:assignableroles"
    }, {
      "id": "Organization.extension:AssignableRoles.url",
      "path": "Organization.extension.url",
      "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles"
    }, {
      "id": "Organization.extension:Qualifications",
      "max": "1",
      "min": 1,
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications" ]
      } ],
      "sliceName": "Qualifications",
      "definition": "#### **_`FOR SADIE USE:  This is the canonical URL of a ValueSet that contains qualifications codes for professions this program area considers Requestors.  Example: For ODSP it is http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-RequestorQualificationTypes`_**"
    }, {
      "id": "Organization.extension:Qualifications.id",
      "path": "Organization.extension.id",
      "fixedString": "urn:sadie:organization:qualification"
    }, {
      "id": "Organization.extension:Qualifications.url",
      "path": "Organization.extension.url",
      "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications"
    }, {
      "id": "Organization.extension:Qualifications.value[x]",
      "min": 1,
      "path": "Organization.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).\n\nhttp://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-RequestorQualificationTypes"
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "definition": "#### **_`FOR SADIE USE:  This is the internal code for this Program Area in our internal CodeSystem.  It will be used to help configure the Program Area`_**\n\nIdentifier for the organization that is used to identify the organization across multiple disparate systems."
    }, {
      "id": "Organization.identifier.use",
      "max": "0",
      "path": "Organization.identifier.use"
    }, {
      "id": "Organization.identifier.type",
      "max": "0",
      "path": "Organization.identifier.type"
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "definition": "#### **_`FOR SADIE USE:  The system is always our internal code system,  https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
      "fixedString": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
    }, {
      "id": "Organization.identifier.value",
      "path": "Organization.identifier.value",
      "binding": {
        "strength": "required",
        "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ProgramAreas"
      },
      "definition": "#### **_`FOR SADIE USE:  This is the internal code for the Program Area`_**\n\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system."
    }, {
      "id": "Organization.identifier.period",
      "max": "0",
      "path": "Organization.identifier.period"
    }, {
      "id": "Organization.identifier.assigner",
      "max": "0",
      "path": "Organization.identifier.assigner"
    }, {
      "id": "Organization.active",
      "min": 1,
      "path": "Organization.active",
      "definition": "#### **_`FOR SADIE USE:  If it is active it will appear on the FlexForms UI`_**\n\nWhether the organization's record is still in active use."
    }, {
      "id": "Organization.type",
      "max": "1",
      "min": 0,
      "path": "Organization.type",
      "definition": "#### **_`FOR SADIE USE:  This no longer needs to be populated.  There is now only one Profile that based on the Organization resource.`_**\n\nThe kind(s) of organization that this is."
    }, {
      "id": "Organization.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding"
    }, {
      "id": "Organization.type.coding.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "definition": "#### **_`FOR SADIE USE:  The system should always be the interal code system https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
      "fixedString": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
    }, {
      "id": "Organization.type.coding.version",
      "max": "0",
      "path": "Organization.type.coding.version"
    }, {
      "id": "Organization.type.coding.code",
      "min": 1,
      "path": "Organization.type.coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-OrganizationTypes"
      }
    }, {
      "id": "Organization.type.coding.display",
      "max": "0",
      "path": "Organization.type.coding.display"
    }, {
      "id": "Organization.type.coding.userSelected",
      "max": "0",
      "path": "Organization.type.coding.userSelected"
    }, {
      "id": "Organization.type.text",
      "max": "0",
      "path": "Organization.type.text"
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "definition": "#### **_`FOR SADIE USE:  This is the name of the Program Area that appears on the user interface`_**\n\nA name associated with the organization."
    }, {
      "id": "Organization.alias",
      "max": "1",
      "min": 1,
      "path": "Organization.alias",
      "definition": "#### **_`FOR SADIE USE:  This is the short description of the Program Area that appears on the user interface.`_**\n\nA list of alternate names that the organization is known as, or was known as in the past."
    }, {
      "id": "Organization.telecom",
      "max": "0",
      "path": "Organization.telecom"
    }, {
      "id": "Organization.address",
      "max": "1",
      "path": "Organization.address",
      "definition": "#### **_`FOR SADIE USE:  This is used to populate the address block in the pdf.`_**"
    }, {
      "id": "Organization.address.use",
      "max": "0",
      "path": "Organization.address.use"
    }, {
      "id": "Organization.address.type",
      "max": "0",
      "path": "Organization.address.type"
    }, {
      "id": "Organization.address.text",
      "path": "Organization.address.text",
      "definition": "#### **_`FOR SADIE USE:  This is used to populate the address block in the pdf.`_**"
    }, {
      "id": "Organization.address.line",
      "max": "0",
      "path": "Organization.address.line"
    }, {
      "id": "Organization.address.city",
      "max": "0",
      "path": "Organization.address.city"
    }, {
      "id": "Organization.address.district",
      "max": "0",
      "path": "Organization.address.district"
    }, {
      "id": "Organization.address.state",
      "max": "0",
      "path": "Organization.address.state"
    }, {
      "id": "Organization.address.postalCode",
      "max": "0",
      "path": "Organization.address.postalCode"
    }, {
      "id": "Organization.address.country",
      "max": "0",
      "path": "Organization.address.country"
    }, {
      "id": "Organization.address.period",
      "max": "0",
      "path": "Organization.address.period"
    }, {
      "id": "Organization.contact",
      "max": "0",
      "path": "Organization.contact"
    }, {
      "id": "Organization.partOf",
      "max": "0",
      "path": "Organization.partOf"
    }, {
      "id": "Organization.endpoint",
      "max": "0",
      "path": "Organization.endpoint"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}