PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.5
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-ciuss
{
  "description": "Profil neutre d'un Centre intégré universitaire de santé et de services sociaux (CIUSS) d'origine d'une réorientation REO. Identifié par son code CIUSS MSSS (Identifier.system = MSSS, Identifier.type.code = CodeCIUSSMSSS). Organization.type est fixé à CIUSS. Matérialisé au niveau du payload via SGRDVBaseBookPayloadParameters.parameter[organisationREO] ; référencé logiquement par Provenance.agent[professionnelREO].onBehalfOf.",
  "_filename": "StructureDefinition-sgrdv-base-book-organization-ciuss.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseBookOrganizationCIUSS",
  "abstract": false,
  "type": "Organization",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "CIUSS d'origine de réorientation (Base)",
  "package_version": "1.0.5",
  "status": "draft",
  "id": "4e6c31fc-41e2-45a9-ae35-4b8b5aa6987c",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-ciuss",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.type",
      "min": 1,
      "path": "Organization.identifier.type",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.type.coding.system",
      "path": "Organization.identifier.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
    }, {
      "id": "Organization.identifier.type.coding.code",
      "path": "Organization.identifier.type.coding.code",
      "fixedCode": "CodeCIUSSMSSS"
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "http://sante.quebec/fhir/NamingSystem/MSSS",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "max": "1",
      "min": 1,
      "path": "Organization.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs"
      },
      "mustSupport": true
    }, {
      "id": "Organization.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding.system",
      "path": "Organization.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-organization-type"
    }, {
      "id": "Organization.type.coding.code",
      "path": "Organization.type.coding.code",
      "fixedCode": "CIUSS"
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}