Profiles

Resources are the building blocks of the FHIR standard. These resources convey the content of clinical records, identify patients or practitioners, or otherwise support information exchange between systems. These resources have been developed by numerous working groups at HL7, based on members' experience and subject expertise. The elements defined within FHIR resources are intended to capture and support those elements that 80% of implementers of a given resource are expected to support. Less frequently implemented elements are supported through FHIR's extensibility mechanisms. The list of all available resources in the R4 FHIR standard can be found here.The base FHIR resources profiled / used in the [INSERT ASSET NAME] are:Add the list of profiles below

Profiles

Patient and Demographics

These profiles cover patients, family history, etc.
Profiles Description
Patient Description of Patient profile.
FamilyMemberHistory Description of FamilyMemberHistory profile.

Organizations and Locations

These profiles cover facility details such as locations and organizations.
Profiles Description
Location Description.
Organization Description.

Profile: [Name of the Profile]

Canonical URL:[Insert the canonical url here]Simplifier project page: Insert the Simplifier url of the profile Derived from: Insert the url of the base profile here

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work[Insert the Differential, Hybrid, Snapshot, Table and JSON view of the profile]

Usage

[Use this section to provide usage notes for the elements that may need special notes for implementers and readers. The text below in yellow is for reference only.]The [INSERT PROFILE NAME] is used to provide information about...

Notes

.id
  • used to uniquely identify the resource
  • if a persistent identity for the resource is not available to use when constructing the composition Bundle, a UUID SHOULD be used in this element (with a corresponding value in Bundle.entry.fullUrl)
  • Where .id is populated with a persistent identifier, consumers SHALL NOT expect to be able to resolve the resource and SHALL always use the version of the resource contained in the Bundle to render the composition.
.meta.profile
  • used to declare conformance to this profile
  • populate with a fixed value: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient|0.9.1