Skip to content

Commit 1dd09fc

Browse files
committed
fixed link on specimen map
1 parent de85e3a commit 1dd09fc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

input/fsh/models/specimen-to-fhir-map.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If the device is meant instead as the mean used to collect the specimen (e.g blo
8686

8787

8888
* group[+].source = "http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab"
89-
* group[=].target = "http://hl7.eu/fhir/laboratory/StructureDefinition/bodyStructure-eu-lab"
89+
* group[=].target = "http://hl7.eu/fhir/laboratory/StructureDefinition/BodyStructure-eu-lab"
9090

9191
* group[=].element[+].code = #SpecimenLab.anatomicLocation
9292
* group[=].element[=].display = "A.4.5 Anatomic location"

input/fsh/models/subject-to-fhir-map.fsh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
Instance: subject2FHIR-eu-lab
55
InstanceOf: ConceptMap
66
Usage: #definition
7-
7+
8+
* insert SetFmmandStatusRuleInstance( 2, informative)
89
* name = "LabRptSubject2Fhir"
910
* title = "eHN Subject to this guide Map"
1011
* status = #draft

src-models/eulab-model-maps.xlsm

21 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)