Skip to content

Commit c60bb2d

Browse files
committed
1 parent d95e3bf commit c60bb2d

81 files changed

Lines changed: 14780 additions & 14354 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

currentbuild/ImplementationGuide-hl7.fhir.no.hackathon.2025.json

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImplementationGuide hl7.fhir.no.hackathon.2025</b></p><a name=\"hl7.fhir.no.hackathon.2025\"> </a><a name=\"hchl7.fhir.no.hackathon.2025\"> </a><h2>FHIRHackathon2025</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.no/fhir/ig/hackathon/2025/ImplementationGuide/hl7.fhir.no.hackathon.2025</pre><div><p>Implementation guide to document, plan and publish results from Norwegian FHIR Hackathon 2025</p>\n</div></div>"
77
},
88
"url" : "http://hl7.no/fhir/ig/hackathon/2025/ImplementationGuide/hl7.fhir.no.hackathon.2025",
9-
"version" : "0.1.0",
9+
"version" : "0.1.1",
1010
"name" : "FHIRHackathon2025",
1111
"title" : "FHIR Hackathon 2025",
1212
"status" : "draft",
13-
"date" : "2025-06-24T11:20:15+00:00",
13+
"date" : "2025-06-25T05:55:02+00:00",
1414
"publisher" : "HL7 Norge",
1515
"contact" : [{
1616
"name" : "HL7 Norge",
@@ -667,10 +667,19 @@
667667
{
668668
"extension" : [{
669669
"url" : "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
670-
"valueUrl" : "use-case-description.html"
670+
"valueUrl" : "hack-agenda.html"
671671
}],
672-
"nameUrl" : "use-case-description.html",
673-
"title" : "Use Case Description",
672+
"nameUrl" : "hack-agenda.html",
673+
"title" : "Hack Agenda",
674+
"generation" : "markdown"
675+
},
676+
{
677+
"extension" : [{
678+
"url" : "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
679+
"valueUrl" : "track-descriptions.html"
680+
}],
681+
"nameUrl" : "track-descriptions.html",
682+
"title" : "Track Descriptions",
674683
"generation" : "markdown"
675684
}]
676685
},

currentbuild/ImplementationGuide-hl7.fhir.no.hackathon.2025.ttl

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImplementationGuide hl7.fhir.no.hackathon.2025</b></p><a name=\"hl7.fhir.no.hackathon.2025\"> </a><a name=\"hchl7.fhir.no.hackathon.2025\"> </a><h2>FHIRHackathon2025</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.no/fhir/ig/hackathon/2025/ImplementationGuide/hl7.fhir.no.hackathon.2025</pre><div><p>Implementation guide to document, plan and publish results from Norwegian FHIR Hackathon 2025</p>\n</div></div>"^^rdf:XMLLiteral
1515
] ; #
1616
fhir:url [ fhir:v "http://hl7.no/fhir/ig/hackathon/2025/ImplementationGuide/hl7.fhir.no.hackathon.2025"^^xsd:anyURI] ; #
17-
fhir:version [ fhir:v "0.1.0"] ; #
17+
fhir:version [ fhir:v "0.1.1"] ; #
1818
fhir:name [ fhir:v "FHIRHackathon2025"] ; #
1919
fhir:title [ fhir:v "FHIR Hackathon 2025"] ; #
2020
fhir:status [ fhir:v "draft"] ; #
21-
fhir:date [ fhir:v "2025-06-24T11:20:15+00:00"^^xsd:dateTime] ; #
21+
fhir:date [ fhir:v "2025-06-25T05:55:02+00:00"^^xsd:dateTime] ; #
2222
fhir:publisher [ fhir:v "HL7 Norge"] ; #
2323
fhir:contact ( [
2424
fhir:name [ fhir:v "HL7 Norge" ] ;
@@ -924,14 +924,28 @@
924924
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name"^^xsd:anyURI ] ;
925925
fhir:value [
926926
a fhir:url ;
927-
fhir:v "use-case-description.html"^^xsd:anyURI
927+
fhir:v "hack-agenda.html"^^xsd:anyURI
928928
]
929929
] ) ;
930930
fhir:name [
931931
a fhir:url ;
932-
fhir:v "use-case-description.html"^^xsd:anyURI
932+
fhir:v "hack-agenda.html"^^xsd:anyURI
933933
] ;
934-
fhir:title [ fhir:v "Use Case Description" ] ;
934+
fhir:title [ fhir:v "Hack Agenda" ] ;
935+
fhir:generation [ fhir:v "markdown" ]
936+
] [
937+
fhir:extension ( [
938+
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name"^^xsd:anyURI ] ;
939+
fhir:value [
940+
a fhir:url ;
941+
fhir:v "track-descriptions.html"^^xsd:anyURI
942+
]
943+
] ) ;
944+
fhir:name [
945+
a fhir:url ;
946+
fhir:v "track-descriptions.html"^^xsd:anyURI
947+
] ;
948+
fhir:title [ fhir:v "Track Descriptions" ] ;
935949
fhir:generation [ fhir:v "markdown" ]
936950
] )
937951
] ;

currentbuild/ImplementationGuide-hl7.fhir.no.hackathon.2025.xml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
</div></div>
88
</text>
99
<url value="http://hl7.no/fhir/ig/hackathon/2025/ImplementationGuide/hl7.fhir.no.hackathon.2025"/>
10-
<version value="0.1.0"/>
10+
<version value="0.1.1"/>
1111
<name value="FHIRHackathon2025"/>
1212
<title value="FHIR Hackathon 2025"/>
1313
<status value="draft"/>
14-
<date value="2025-06-24T11:20:15+00:00"/>
14+
<date value="2025-06-25T05:55:02+00:00"/>
1515
<publisher value="HL7 Norge"/>
1616
<contact>
1717
<name value="HL7 Norge"/>
@@ -506,10 +506,18 @@
506506
</page>
507507
<page>
508508
<extension url="http://hl7.org/fhir/tools/StructureDefinition/ig-page-name">
509-
<valueUrl value="use-case-description.html"/>
509+
<valueUrl value="hack-agenda.html"/>
510510
</extension>
511-
<nameUrl value="use-case-description.html"/>
512-
<title value="Use Case Description"/>
511+
<nameUrl value="hack-agenda.html"/>
512+
<title value="Hack Agenda"/>
513+
<generation value="markdown"/>
514+
</page>
515+
<page>
516+
<extension url="http://hl7.org/fhir/tools/StructureDefinition/ig-page-name">
517+
<valueUrl value="track-descriptions.html"/>
518+
</extension>
519+
<nameUrl value="track-descriptions.html"/>
520+
<title value="Track Descriptions"/>
513521
<generation value="markdown"/>
514522
</page>
515523
</page>

0 commit comments

Comments
 (0)