Profiles & Operations > Profile: Organization

Profile: Organization

Canonical URL:http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-organization

Simplifier project page: Organization

Derived from: Organization (R4)

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work

Differential View

idΣ0..1string
id0..1string
extensionC0..*Extension
versionIdΣ0..1id
lastUpdatedΣ0..1instant
sourceΣ0..1uri
profileS Σ1..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
id0..1string
extensionC0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemS Σ1..1uri
valueS Σ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameS Σ C1..1string
alias0..*string
telecomC0..*ContactPoint
addressC0..*Address
partOfΣ0..1Reference(Organization)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
purpose0..1CodeableConceptBinding
name0..1HumanName
telecom0..*ContactPoint
address0..1Address
endpoint0..*Reference(Endpoint)

Hybrid View

idΣ0..1string
id0..1string
extensionC0..*Extension
versionIdΣ0..1id
lastUpdatedΣ0..1instant
sourceΣ0..1uri
profileS Σ1..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
id0..1string
extensionC0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemS Σ1..1uri
valueS Σ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameS Σ C1..1string
alias0..*string
telecomC0..*ContactPoint
addressC0..*Address
partOfΣ0..1Reference(Organization)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
purpose0..1CodeableConceptBinding
name0..1HumanName
telecom0..*ContactPoint
address0..1Address
endpoint0..*Reference(Endpoint)

Snapshot View

idΣ0..1string
id0..1string
extensionC0..*Extension
versionIdΣ0..1id
lastUpdatedΣ0..1instant
sourceΣ0..1uri
profileS Σ1..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
id0..1string
extensionC0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemS Σ1..1uri
valueS Σ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameS Σ C1..1string
alias0..*string
telecomC0..*ContactPoint
addressC0..*Address
partOfΣ0..1Reference(Organization)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
purpose0..1CodeableConceptBinding
name0..1HumanName
telecom0..*ContactPoint
address0..1Address
endpoint0..*Reference(Endpoint)

Table View

Organization..
Organization.meta1..
Organization.meta.profile1..
Organization.identifier1..1
Organization.identifier.system1..
Organization.identifier.value1..
Organization.name1..

JSON View

{
"resourceType": "StructureDefinition",
"id": "ca-on-seris-profile-Organization",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization",
"version": "1.0.1",
"name": "Organization",
"title": "Organization",
"status": "draft",
"date": "2023-02-28",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health",
"telecom": [
{
"system": "url",
"value": "http://ontariohealth.ca/fhir/"
},
{
"system": "email",
"value": "some.email@ontariohealth.ca"
}
]
}
],
"description": "Organization profile describes the details of the organization where the SERIS data originated from.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"element": [
{
"id": "Organization.meta",
"path": "Organization.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.meta.profile",
"path": "Organization.meta.profile",
"comment": "#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization|1.0.0 `_**\n\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.",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"short": "Facility ID",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Facility Name",
"min": 1,
"mustSupport": true
}
]
}
}

XML View

<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="ca-on-seris-profile-Organization" />
<url value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization" />
<version value="1.0.1" />
<name value="Organization" />
<title value="Organization" />
<status value="draft" />
<date value="2023-02-28" />
<publisher value="Ontario Health" />
<name value="Ontario Health" />
<system value="url" />
<value value="http://ontariohealth.ca/fhir/" />
</telecom>
<system value="email" />
<value value="some.email@ontariohealth.ca" />
</telecom>
</contact>
<description value="Organization profile describes the details of the organization where the SERIS data originated from." />
<fhirVersion value="4.0.1" />
<kind value="resource" />
<abstract value="false" />
<type value="Organization" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
<derivation value="constraint" />
<element id="Organization.meta">
<path value="Organization.meta" />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Organization.meta.profile">
<path value="Organization.meta.profile" />
<comment value="#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization|1.0.0 `_**\n\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." />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Organization.identifier">
<path value="Organization.identifier" />
<short value="Facility ID" />
<min value="1" />
<max value="1" />
<mustSupport value="true" />
</element>
<element id="Organization.identifier.system">
<path value="Organization.identifier.system" />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Organization.identifier.value">
<path value="Organization.identifier.value" />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Organization.name">
<path value="Organization.name" />
<short value="Facility Name" />
<min value="1" />
<mustSupport value="true" />
</element>
</differential>
</StructureDefinition>

Usage

The Organization Resource is used to record the Facility for the Operating Rooms being scheduled

Notes

.id

  • used to uniquely identify the resource

.meta.profile

  • used to declare conformance to this profile
  • populate with a fixed value: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-organization

.identifier

  • Facility ID #36 Facility ID

.name

  • Facility Name #37 Facility Name