{
"description": "This profile is for the Program Areas.",
"_filename": "SADIE_Organization_Program_Area.StructureDefinition.json",
"package_name": "ca.on.health.sadie",
"date": "2021-06-14T12:35:03.2521154+00:00",
"derivation": "constraint",
"meta": {
"versionId": "1",
"lastUpdated": "2021-06-14T12:35:05.905+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.11-beta",
"status": "draft",
"id": "32a1478d-ef80-4ce7-bd42-71f67c73d138",
"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:`_**\r\n\r\n- name (name on the user interface)\r\n- alias (short description on the user interface)\r\n- help hyperlink (used by the user interface)\r\n- contact us hyperlink (used by the user interface)\r\n- a business identifier (used internally for configuration)\r\n- a type which is always 'program' (used to easily identify the type of organization record this is)"
}, {
"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`_**\r\n\r\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",
"max": "0",
"path": "Organization.identifier.system"
}, {
"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`_**\r\n\r\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`_**\r\n\r\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.`_**\r\n\r\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",
"max": "0",
"path": "Organization.type.coding.system"
}, {
"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`_**\r\n\r\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.`_**\r\n\r\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`_**\r\n\r\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"
}