{
"description": "Organization profile describes the details of the organization where the SETP data originated from.",
"_filename": "SETPOrganization.json",
"package_name": "ca.on.oh",
"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": "setp-0.9.0-alpha1.0.13",
"status": "draft",
"id": "ac59540b-377d-4eb2-9465-3f2225f2ba75",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Organization",
"version": "1.0.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"
}