Skip to content

Contact Note Extension

Canonical../StructureDefinition/nexus-emr-contact-note
Statusdraft · 1.26.0
BaseExtension (constraint)
ContextRelatedPerson (element)
SourceFSH · JSON

A free-text note about an alternative contact.

FSH

The authored source of truth: extensions/ContactNoteExtension.fsh (edit on GitHub). One FSH file may define several related artifacts.

// ContactNoteExtension.fsh
// Free-text note about a RelatedPerson (alternative contact).
// Standalone extension on the RelatedPerson resource.

Extension: ContactNoteExtension
Id: nexus-emr-contact-note
Title: "Contact Note Extension"
Description: "A free-text note about an alternative contact."
* ^url = "../StructureDefinition/nexus-emr-contact-note"
* ^status = #draft
* ^date = "2026-07-28"
* ^publisher = "WELLSTAR Technologies Corp."
* ^contact.name = "Nexus EMR FHIR Implementation Guide"
* ^contact.telecom.system = #url
* ^contact.telecom.value = ".."
* ^jurisdiction = urn:iso:std:iso:3166#CA "Canada"
* ^context[0].type = #element
* ^context[0].expression = "RelatedPerson"
* . ^short = "Free-text note about the contact"
* . ^definition = "A free-text note capturing additional information about this alternative contact."
* extension 0..0
* url 1..1
* value[x] 1..1 MS
* value[x] only string
* valueString ^short = "Free-text note about the contact"