PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.24-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.24-beta",
  "status": "active",
  "id": "35a5a01d-80e9-45db-8341-fa1e4df82d75",
  "kind": "resource",
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea",
  "version": null,
  "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 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 organization`_**\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",
      "binding": {
        "strength": "required",
        "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems"
      },
      "definition": "#### **_`FOR SADIE USE:  The system element will have the following format: urn:sadie:FHIR resource:Source System:Name in the source system`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique."
    }, {
      "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": 1,
      "path": "Organization.type",
      "definition": "#### **_`FOR SADIE USE:  The FHIR Organization resource is used to store Program Areas and Requestor Teams,  this code stores which type of record this is.`_**\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 urn:sadie:internal to signify it's an SADIE code.`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique."
    }, {
      "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": "0",
      "path": "Organization.address"
    }, {
      "id": "Organization.partOf",
      "max": "0",
      "path": "Organization.partOf"
    }, {
      "id": "Organization.contact",
      "max": "2",
      "path": "Organization.contact",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "purpose.coding.code",
          "type": "value"
        } ]
      },
      "definition": "#### **_`FOR SADIE USE:  This is sliced into 2 contacts, the first one is the Help URL the second is the Contact Us URL.   This section will be completed later`_**\n\nContact for the organization for a certain purpose."
    }, {
      "id": "Organization.contact:helpLink",
      "max": "1",
      "path": "Organization.contact",
      "short": "This is the Help Link for the Program Area",
      "sliceName": "helpLink"
    }, {
      "id": "Organization.contact:contactLink",
      "max": "1",
      "path": "Organization.contact",
      "sliceName": "contactLink"
    }, {
      "id": "Organization.endpoint",
      "max": "0",
      "path": "Organization.endpoint"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}