PackagesCanonicalsLogsProblems
    Packages
    Modelisationdesstructuresetdesprofessionnels.sept2021@0.1.0
    http://interopsante.org/fhir/structuredefinition/resource/fr-organization
{
  "description": "Profile of the Organization resource for France | Profil de la ressource Organization pour la France\\r\\nThis profile specifies the types of identifiers for organizations in France, and adds a number of French extensions. | Ce profil spécifie les types d'identifiants pour l'organisation en France, et ajoute des extensions françaises.",
  "_filename": "FrOrganization.json",
  "package_name": "Modelisationdesstructuresetdesprofessionnels.sept2021",
  "date": "2021-03-25T17:59:25.0929827+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-04-28T17:36:34.648+00:00"
  },
  "publisher": "Interop'Santé",
  "fhirVersion": "4.0.1",
  "name": "FrOrganization",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "active",
  "id": "1fa94114-f003-41db-9b16-c9c57f903454",
  "kind": "resource",
  "url": "http://interopsante.org/fhir/structuredefinition/resource/fr-organization",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Organization.extension",
      "path": "Organization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.extension:shortName",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-shortname" ]
      } ],
      "sliceName": "shortName"
    }, {
      "id": "Organization.extension:description",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-description" ]
      } ],
      "sliceName": "description"
    }, {
      "id": "Organization.extension:usePeriod",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ]
      } ],
      "sliceName": "usePeriod"
    }, {
      "id": "Organization.identifier.use",
      "path": "Organization.identifier.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
      }
    }, {
      "id": "Organization.identifier.type",
      "min": 1,
      "path": "Organization.identifier.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://www.interopsante.org/fhir/valueset/fr-organization-identifier-type"
      }
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system"
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.type:organisationType",
      "max": "1",
      "path": "Organization.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.interopsante.org/fhir/valueset/fr-organization-type"
      },
      "sliceName": "organisationType"
    }, {
      "id": "Organization.type:organisationType.coding.system",
      "path": "Organization.type.coding.system",
      "fixedUri": "http://www.interopsante.org/fhir/valuesets/fr-organization-type"
    }, {
      "id": "Organization.type:organizationActivityField",
      "max": "1",
      "path": "Organization.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://mos.asipsante.fr/NOS/TABS/JDV_J101-SecteurActivite-RASS.tabs"
      },
      "sliceName": "organizationActivityField"
    }, {
      "id": "Organization.type:organizationActivityField.coding.system",
      "path": "Organization.type.coding.system",
      "fixedUri": "urn:oid:1.2.250.1.71.4.2.4"
    }, {
      "id": "Organization.type:activiteINSEE",
      "max": "1",
      "path": "Organization.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://mos.asipsante.fr/NOS/TABS/JDV_J99-InseeNAFrav2Niveau5-RASS.tabs",
        "description": "Sous-classes de la Nomenclature Activités Française (INSEE) des prof du RASS;http://mos.asipsante.fr/NOS/TABS/JDV_J99-InseeNAFrav2Niveau5-RASS.tabs"
      },
      "sliceName": "activiteINSEE"
    }, {
      "id": "Organization.type:activiteINSEE.coding.system",
      "path": "Organization.type.coding.system",
      "fixedUri": "urn:oid:1.2.250.1.213.1.6.1.47"
    }, {
      "id": "Organization.type:statutJuridiqueINSEE",
      "max": "1",
      "path": "Organization.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://mos.asipsante.fr/NOS/TABS/JDV_J100-FinessStatutJuridique-RASS.tabs",
        "description": "Statut juridique FINESS dans le RASS, http://mos.asipsante.fr/NOS/TABS/JDV_J100-FinessStatutJuridique-RASS.tabs"
      },
      "sliceName": "statutJuridiqueINSEE"
    }, {
      "id": "Organization.type:statutJuridiqueINSEE.coding.system",
      "path": "Organization.type.coding.system",
      "fixedUri": "urn:oid:1.2.250.1.213.1.6.1.44"
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/structuredefinition/resource/fr-organization" ]
      } ]
    }, {
      "id": "Organization.partOf.type",
      "path": "Organization.partOf.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://www.interopsante.org/fhir/valueset/fr-organization-type"
      }
    } ]
  },
  "contact": [ {
    "name": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}