| Package | incisive.fhir |
| Resource Type | StructureDefinition |
| Id | OrganizationINCISIVE |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE |
| URL | https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE |
| Version | 20230717 |
| Status | active |
| Date | 2023-07-17T11:36:43.8799013+00:00 |
| Name | OrganizationINCISIVE |
| Title | Organization for Breast, Colorectal, Lung and Prostate cancer |
| Description | Defines the Organization structure used by INCISIVE |
| Type | Organization |
| Kind | resource |
| CapabilityStatement | |
| INCISIVEServerCapabilityStatement | INCISIVE FHIR Server CapabilityStatement |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "OrganizationINCISIVE",
"url": "https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE",
"version": "20230717",
"name": "OrganizationINCISIVE",
"title": "Organization for Breast, Colorectal, Lung and Prostate cancer",
"status": "active",
"date": "2023-07-17T11:36:43.8799013+00:00",
"publisher": "FTSS",
"description": "Defines the Organization structure used by INCISIVE",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"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."
}
]
}
}