FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/OrganizationINCISIVE

Packageincisive.fhir
Resource TypeStructureDefinition
IdOrganizationINCISIVE
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE
URLhttps://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE
Version20230717
Statusactive
Date2023-07-17T11:36:43.8799013+00:00
NameOrganizationINCISIVE
TitleOrganization for Breast, Colorectal, Lung and Prostate cancer
DescriptionDefines the Organization structure used by INCISIVE
TypeOrganization
Kindresource

Resources that use this resource

CapabilityStatement
INCISIVEServerCapabilityStatementINCISIVE FHIR Server CapabilityStatement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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."
      }
    ]
  }
}