Skip to content

Commit

Permalink
matching for version removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Steinbach-UKB committed Nov 28, 2024
1 parent 62b5eef commit 7e84f6f
Showing 1 changed file with 13 additions and 32 deletions.
45 changes: 13 additions & 32 deletions ressourcen-profile/sd-mii-icu-muv-arterieller-blutdruck.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,37 +31,22 @@
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"sliceName": "loinc",
"patternCoding": {
"system": "http://loinc.org"
},
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.system",
"path": "Observation.code.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.code",
"path": "Observation.code.coding.code",
"min": 1,
"mustSupport": true
},
{
Expand All @@ -77,8 +62,7 @@
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "364090009",
"version": "http://snomed.info/sct/900000000000207008/version/20241101"
"code": "364090009"
},
"mustSupport": true
},
Expand All @@ -88,6 +72,11 @@
"min": 1,
"mustSupport": true
},
{
"id": "Observation.code.coding:sct.version",
"path": "Observation.code.coding.version",
"patternString": "http://snomed.info/sct/900000000000207008/version/20241101"
},
{
"id": "Observation.code.coding:sct.code",
"path": "Observation.code.coding.code",
Expand All @@ -112,14 +101,6 @@
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
],
"mustSupport": true
},
{
Expand Down Expand Up @@ -222,8 +203,8 @@
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "271649006",
"version": "http://snomed.info/sct/900000000000207008/version/20241101"
"version": "http://snomed.info/sct/900000000000207008/version/20241101",
"code": "271649006"
},
"mustSupport": true
},
Expand Down Expand Up @@ -369,8 +350,8 @@
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "271650006",
"version": "http://snomed.info/sct/900000000000207008/version/20241101"
"version": "http://snomed.info/sct/900000000000207008/version/20241101",
"code": "271650006"
},
"mustSupport": true
},
Expand Down Expand Up @@ -516,8 +497,8 @@
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "6797001",
"version": "http://snomed.info/sct/900000000000207008/version/20241101"
"version": "http://snomed.info/sct/900000000000207008/version/20241101",
"code": "6797001"
},
"mustSupport": true
},
Expand Down Expand Up @@ -608,4 +589,4 @@
}
]
}
}
}

0 comments on commit 7e84f6f

Please sign in to comment.