Package | fhir.hrsa.uds-plus |
Type | OperationDefinition |
Id | import |
FHIR Version | R4 |
Source | http://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/OperationDefinition-import.html |
URL | http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import |
Version | 2.0.0 |
Status | active |
Date | 2021-07-22T21:48:56+10:00 |
Name | UdsPlusImport |
Title | UDS Plus Import |
Realm | us |
Authority | hl7 |
Description | Notification from a Health Center about the availability of the data to HRSA using Bulk Import mechanism. |
Type | false |
Kind | operation |
CapabilityStatement | |
uds-plus-data-receiver-server | Uds Plus Data Receiver CapabilityStatement |
uds-plus-data-submitter-client | Uds Plus Data Submitter CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition import
URL: [base]/$import
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | importInformation | 1..1 | Parameters | The links and other metadata related to the data exported by the health center. |
{ "resourceType": "OperationDefinition", "id": "import", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus" } ] } } ], "url": "http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import", "version": "2.0.0", "name": "UdsPlusImport", "title": "UDS Plus Import", "status": "active", "kind": "operation", "date": "2021-07-22T21:48:56+10:00", "publisher": "HRSA BPHC", "contact": [ { "telecom": [ { "system": "url", "value": "https://bphc.hrsa.gov/" } ] } ], "description": "Notification from a Health Center about the availability of the data to HRSA using Bulk Import mechanism.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "import", "base": "http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import", "system": true, "type": false, "instance": false, "parameter": [ { "name": "importInformation", "use": "in", "min": 1, "max": "1", "documentation": "The links and other metadata related to the data exported by the health center.", "type": "Parameters" } ] }