-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #49 from medizininformatik-initiative/develop
more device stuff
- Loading branch information
Showing
10 changed files
with
79 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
fsh-generated/resources/Device-mii-exa-bildgebung-geraet.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"resourceType": "Device", | ||
"id": "mii-exa-bildgebung-geraet", | ||
"meta": { | ||
"profile": [ | ||
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-geraet" | ||
] | ||
}, | ||
"manufacturer": "Siemens", | ||
"deviceName": [ | ||
{ | ||
"name": "Magnetom Vida", | ||
"type": "model-name" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 0 additions & 33 deletions
33
...urces/SearchParameter-mii-sp-bildgebung-imaging-study-series-manufacturer-model-name.json
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
...erated/resources/SearchParameter-mii-sp-bildgebung-imaging-study-series-manufacturer.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Instance: mii-exa-bildgebung-geraet | ||
InstanceOf: MII_PR_Bildgebung_Geraet | ||
Usage: #example | ||
Title: "MII Example Bildgebung Device" | ||
* meta.profile = "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-geraet" | ||
* manufacturer = "Siemens" | ||
* deviceName.name = "Magnetom Vida" | ||
* deviceName.type = http://hl7.org/fhir/ValueSet/device-nametype#model-name "Model name" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters