FHIR Core Implementation Guide (CO)
0.1.0 - STU1 Colombia flag

FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Extension: FathersFamilyName

Official URL: http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName Version: 0.1.0
Draft as of 2024-11-19 Computable Name: ExtensionFathersFamilyName

Copyright/Legal: HL7 Colombia, CC-BY-4.0, 2024+

Extension used in the HumanName.family element to record the person’s first (or paternal) family name.

Context of Use

This extension may be used on the following element(s):

  • Element ID HumanName.family

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type string: Extension used in the HumanName.family element to record the person's first (or paternal) family name.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..1 Extension First family name
... extension 0..0
... url 1..1 uri "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName"
... value[x] 1..1 string Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..1 Extension First family name
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type string: Extension used in the HumanName.family element to record the person's first (or paternal) family name.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..1 Extension First family name
... extension 0..0
... url 1..1 uri "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName"
... value[x] 1..1 string Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..1 Extension First family name
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()