Skip to content

Commit fd8d794

Browse files
committed
Aligning Composition to EU-Lab 2.0
Aligning Composition to EU-Lab 2.0
1 parent 53ac2c8 commit fd8d794

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Composition/Composition-EULabGenomicReport-Example.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
}
2727
}
2828
],
29+
"identifier": {
30+
"system": "https://fhir.nhs.uk/Id/genomic-report",
31+
"value": "GR-12345"
32+
},
2933
"status": "final",
3034
"type": {
3135
"coding": [
@@ -76,6 +80,10 @@
7680
"section": [
7781
{
7882
"title": "Results",
83+
"text": {
84+
"status": "generated",
85+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Genomic findings.</div>"
86+
},
7987
"code": {
8088
"coding": [
8189
{

0 commit comments

Comments
 (0)