import
OPERATION: import
The official URL for this operation definition is:
http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-import
Import terminology resources
\n
URL: [base]/$import
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | uriFileLink | 0..1 | uri | | |
IN | overwrite | 0..1 | boolean | | |
OUT | number-of-resources-created-or-updated | 0..1 | integer | | |
"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-import"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.8.0"] ; #
fhir:name [ fhir:v "import"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "operation"] ; #
fhir:date [ fhir:v "2021-05-06T08:31:20+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Systematic | Trifork"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Systematic | Trifork" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]
] )
] ) ; #
fhir:description [ fhir:v "Import terminology resources"] ; #
fhir:code [ fhir:v "import"] ; #
fhir:system [ fhir:v "true"^^xsd:boolean] ; #
fhir:type [ fhir:v "false"^^xsd:boolean] ; #
fhir:instance [ fhir:v "false"^^xsd:boolean] ; #
fhir:parameter ( [
fhir:name [ fhir:v "uriFileLink" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v "0"^^xsd:integer ] ;
fhir:max [ fhir:v "1" ] ;
fhir:type [ fhir:v "uri" ]
] [
fhir:name [ fhir:v "overwrite" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v "0"^^xsd:integer ] ;
fhir:max [ fhir:v "1" ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:name [ fhir:v "number-of-resources-created-or-updated" ] ;
fhir:use [ fhir:v "out" ] ;
fhir:min [ fhir:v "0"^^xsd:integer ] ;
fhir:max [ fhir:v "1" ] ;
fhir:type [ fhir:v "integer" ]
] ) . #
# -------------------------------------------------------------------------------------