GA4GH Pedigree FHIR Implementation Guide
0.1.0 - ci-build

GA4GH Pedigree FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Extension: Unborn

Official URL: http://purl.org/ga4gh/pedigree-fhir-ig/StructureDefinition/patient-unborn Version: 0.1.0
Active as of 2022-04-22 Computable Name: Unborn

Copyright/Legal: Global Alliance for Genomics and Health

Indicates if an individual in a pedigree hasn’t been born yet.

Context of Use

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

  • Patient

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

Fixed Value: 1 element
Prohibited: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionUnborn
... extension 0..0
... url 1..1uri"http://purl.org/ga4gh/pedigree-fhir-ig/StructureDefinition/patient-unborn"
... value[x] 0..1booleanValue of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionUnborn
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://purl.org/ga4gh/pedigree-fhir-ig/StructureDefinition/patient-unborn"

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 1 element
Prohibited: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionUnborn
... extension 0..0
... url 1..1uri"http://purl.org/ga4gh/pedigree-fhir-ig/StructureDefinition/patient-unborn"
... value[x] 0..1booleanValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionUnborn
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://purl.org/ga4gh/pedigree-fhir-ig/StructureDefinition/patient-unborn"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())