PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.2
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Organization
{
  "description": "Organization profile describes the details of the organization where the SETP data originated from.",
  "_filename": "SETPOrganization.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-02-28",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "Organization",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organization",
  "package_version": "0.9.0-alpha1.0.2",
  "status": "draft",
  "id": "147e5573-6784-43dc-9138-be2527186f08",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Organization",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "min": 1,
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "min": 1,
      "path": "Organization.meta.profile",
      "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Organization|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "short": "Facility ID",
      "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.name",
      "min": 1,
      "path": "Organization.name",
      "short": "Facility Name",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}