{ "description": "This is the Requestor Team definition. \\r\\nIt's currently missing a reference to Requestor Locations, this will be added later", "_filename": "RequestorTeam.StructureDefinition.json", "package_name": "ca.on.health.sadie", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "RequestorTeam", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "RequestorTeam", "package_version": "0.1.17-beta", "status": "draft", "id": "44b080ee-0acf-4a84-b9eb-bccd01dfc3b9", "kind": "resource", "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorTeam", "version": "1.0", "differential": { "element": [ { "id": "Organization.identifier", "max": "0", "path": "Organization.identifier" }, { "id": "Organization.type", "max": "1", "min": 1, "path": "Organization.type", "definition": "#### **_`FOR SADIE USE: This is the type of organization record, for this profile it is always TEAM`_**\r\n\r\nThe kind(s) of organization that this is." }, { "id": "Organization.type.coding.system", "min": 1, "path": "Organization.type.coding.system", "fixedUri": "urn:sadie:internalCodeSystem", "definition": "#### **_`FOR SADIE USE: This is always urn:sadie:internalCodeSystem`_**\r\n\r\nThe identification of the code system that defines the meaning of the symbol in the code." }, { "id": "Organization.type.coding.version", "max": "0", "path": "Organization.type.coding.version" }, { "id": "Organization.type.coding.code", "min": 1, "path": "Organization.type.coding.code", "binding": { "strength": "required", "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-OrganizationTypes" }, "fixedCode": "TEAM", "definition": "#### **_`FOR SADIE USE: This is always TEAM`_**\r\n\r\nA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination)." }, { "id": "Organization.type.coding.display", "max": "0", "path": "Organization.type.coding.display" }, { "id": "Organization.type.coding.userSelected", "max": "0", "path": "Organization.type.coding.userSelected" }, { "id": "Organization.name", "path": "Organization.name", "definition": "#### **_`FOR SADIE USE: This is a name the Requestor can give to this team definition`_**\r\n\r\nA name associated with the organization." }, { "id": "Organization.alias", "max": "0", "path": "Organization.alias" }, { "id": "Organization.telecom", "max": "0", "path": "Organization.telecom" }, { "id": "Organization.address", "max": "0", "path": "Organization.address" }, { "id": "Organization.partOf", "min": 1, "path": "Organization.partOf", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea" ] } ], "definition": "#### **_`FOR SADIE USE: This is a reference to the Program Area`_**\r\n\r\nThe organization of which this organization forms a part." }, { "id": "Organization.contact", "max": "0", "path": "Organization.contact" }, { "id": "Organization.endpoint", "max": "0", "path": "Organization.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }