Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions input/fsh/CGExtensions.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ Description: "Used to identify the sample ancestry group using terms obtained fr
* ^context[+].type = #element
* ^context[=].expression = "Observation.component"
* value[x] only CodeableConcept

3 changes: 2 additions & 1 deletion input/fsh/CGGeneral.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,6 @@ Parent: DocumentReference
Id: genomic-data-file
Title: "Genomic Data File"
Description: "A profile of DocumentReference used to represent a genomics file."
* context.related only Reference(GenomicReport)
* context.related only Reference(GenomicReport or Specimen)
* description ^short = "Human-readable description to provide guidance on how the file was generated"