{
"description": "Organization profile describes the details of the organization where the SERIS data originated from.",
"_filename": "Organization.json",
"package_name": "ca.on.oh-seris-r4",
"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": "1.1.0-snapshot1",
"status": "draft",
"id": "a7160afd-b304-4cbf-9358-d861794e6234",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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 SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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"
}