PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.5
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoLocation
{
  "description": null,
  "_filename": "EndoLocation.StructureDefinition.json",
  "package_name": "rapportendoscopiequebec.test",
  "date": "2023-11-28T19:44:12.2079453+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EndoLocation",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.5",
  "status": "draft",
  "id": "1ce92e24-2c53-4d9a-928c-58b2a6e3e74c",
  "kind": "resource",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoLocation",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "path": "Location.identifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier.type",
      "path": "Location.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/TypeDeRessource"
      },
      "mustSupport": true
    }, {
      "id": "Location.identifier.type.coding",
      "path": "Location.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Location.identifier.type.coding.code",
      "path": "Location.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.identifier.type.coding.display",
      "path": "Location.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.status",
      "path": "Location.status",
      "mustSupport": true
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/Installations",
        "description": "Name of the location"
      },
      "mustSupport": true
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/TypesDeRessource",
        "description": "Used to categorize the type of the organization (site or organization)."
      }
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganization" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}