PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.5
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-institution
{
  "description": "Profil neutre d'une institution hospitalière (hôpital) d'origine d'une réorientation REO. Identifiée par son code institution MSSS (Identifier.system = MSSS, Identifier.type.code = CodeInstitutionMSSS). Organization.type est fixé à INSTITUTION. Matérialisée au niveau du payload via SGRDVBaseBookPayloadParameters.parameter[organisationREO] ; référencée logiquement par Provenance.agent[professionnelREO].onBehalfOf.",
  "_filename": "StructureDefinition-sgrdv-base-book-organization-institution.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseBookOrganizationInstitution",
  "abstract": false,
  "type": "Organization",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Institution (hôpital) d'origine de réorientation (Base)",
  "package_version": "1.0.5",
  "status": "draft",
  "id": "0d9af74f-8426-4e9e-9573-54ae360016d3",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-organization-institution",
  "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": "CodeInstitutionMSSS"
    }, {
      "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": "INSTITUTION"
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}