{
"description": "Defines the Organization structure used by INCISIVE",
"_filename": "OrganizationINCISIVE.StructureDefinition.json",
"package_name": "incisive.fhir",
"date": "2023-07-17T11:36:43.8799013+00:00",
"derivation": "constraint",
"publisher": "FTSS",
"fhirVersion": "4.0.1",
"name": "OrganizationINCISIVE",
"abstract": false,
"type": "Organization",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Organization for Breast, Colorectal, Lung and Prostate cancer",
"package_version": "1.0.1-preview",
"status": "active",
"id": "72fb0e32-0ee1-4c7a-bb2f-16573997dbf9",
"kind": "resource",
"url": "https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE",
"version": "20230717",
"differential": {
"element": [ {
"id": "Organization",
"path": "Organization",
"short": "The resource is used to identify the project's data provider organization",
"definition": "Contains a formally or informally recognized group of people or organizations formed to achieve some form of collective action. Includes corporations, institutions, businesses, departments, community groups, healthcare practice groups, payers/insurers, etc."
}, {
"id": "Organization.identifier",
"path": "Organization.identifier",
"short": "Identifies this data provider organization",
"definition": "Use local codes to identify this data provider organizations"
}, {
"id": "Organization.identifier.type",
"path": "Organization.identifier.type",
"binding": {
"strength": "extensible",
"description": "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. It adds the local code needed by INCISIVE to identify the Data provider organization."
}
}, {
"id": "Organization.identifier.type.coding",
"path": "Organization.identifier.type.coding",
"short": "Code defined by INCISIVE local codes",
"definition": "A reference to a code defined by a terminology system. In this case, use the INCISIVE local code, which includes the INCISIVE data provider."
}, {
"id": "Organization.identifier.type.coding.system",
"path": "Organization.identifier.type.coding.system",
"short": "Identity of the INCISIVE local code system",
"definition": "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system."
}, {
"id": "Organization.identifier.type.coding.code",
"path": "Organization.identifier.type.coding.code",
"short": "Data provider organization code",
"definition": "Symbol in syntax defined by INCISIVE local code system."
}, {
"id": "Organization.identifier.type.coding.display",
"path": "Organization.identifier.type.coding.display",
"short": "Data provider organization abbreviation",
"definition": "The data provider organization abbreviation corresponding to the code in the INCISIVE local code system follows the rules of the system."
}, {
"id": "Organization.name",
"path": "Organization.name",
"short": "Name used for this data provider organization",
"definition": "A name associated with the Data provider organization."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}