Package | hl7.fhir.uv.extensions |
Resource Type | ValueSet |
Id | synchronicity-control |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-synchronicity-control.html |
URL | http://hl7.org/fhir/ValueSet/synchronicity-control |
Version | 5.3.0-ballot |
Status | active |
Date | 2020-12-28T16:55:11+11:00 |
Name | OperationSynchronicityControl |
Title | Operation Synchronicity Control |
Realm | uv |
Authority | hl7 |
Description | Indicates that an operation must always be handled as synchronous or asynchronous, or that the server must provide both, and clients can choose |
No resources found
CodeSystem | |
synchronicity-control | Operation Synchronicity Control Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet synchronicity-control
Profile: Shareable ValueSet
http://hl7.org/fhir/synchronicity-control
{ "resourceType": "ValueSet", "id": "synchronicity-control", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 } ], "url": "http://hl7.org/fhir/ValueSet/synchronicity-control", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.3206" } ], "version": "5.3.0-ballot", "name": "OperationSynchronicityControl", "title": "Operation Synchronicity Control", "status": "active", "experimental": false, "date": "2020-12-28T16:55:11+11:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Indicates that an operation must always be handled as synchronous or asynchronous, or that the server must provide both, and clients can choose", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/synchronicity-control" } ] } }