PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.2
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization
{
  "description": "Profil organisation neutre (clinique ou GMF) référencé dans les demandes de disponibilités.",
  "_filename": "StructureDefinition-sgrdv-base-find-organization.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseFindOrganization",
  "abstract": false,
  "type": "Organization",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Organisation pour la recherche de disponibilités (Base)",
  "package_version": "1.0.2",
  "status": "active",
  "id": "4b968985-3bd3-4af5-9304-2f75e069ada6",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization",
  "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",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-identifier-type-vs"
      },
      "mustSupport": true
    }, {
      "id": "Organization.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding",
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs"
      }
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}