Location (DRAFT)
Description
The FHIR Location profile defines units or departments within a Facility.
- Doesn't have a business identifier.
- This property contains the reference to his parent which is a facility.
See JSON structures below for examples.
References
- Appears in PractitionerRole.location references.
Snapshot
Command 'tree' could not render: File not found for 'subject=akinox-fhir-registry-sandbox/quebeclocation'
Click here for information about the base FHIR Location specification.
JSON structure
These are templates for the FHIR Location. See table below for values description.
Department structure:
Command 'json' could not render: File not found for 'subject=Akinox-FHIR-Registry/department-location-akinox-template/~json'
Description of the values
Property | Description |
---|---|
{id} |
This is the logical identifier. It's a short type. |
{name} |
Name of the location. |
{nameFr} |
French name of the location. |
{nameEn} |
English name of the location. |
{managingOrganization} |
Literal reference containing the locations's parent logical identifier i.e. Organization/0dc32dbb-8ff9-42b8-8484-0cae64f0aef0 . |
{managingOrganizationMsssCode} |
This is the business identifier of the managing organization. It is the facility code for the Ministry of Health and Social Services (Ministère de la Santé et des Services Sociaux). varchar(9) max . Only present in facility structures. |
Notes on typical FHIR errors
- If you remove the meta.profile, there will be an error on the FHIR validation.