FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: OperationDefinition/operation-Location-put-asg-aac-service-boundary

Packagehsg.asg-well
Resource TypeOperationDefinition
Idoperation-Location-put-asg-aac-service-boundary
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/OperationDefinition/Location-put-asg-aac-service-boundary
URLhttp://ihis.sg/OperationDefinition/Location-put-asg-aac-service-boundary
Statusactive
Nameoperation-Location-put-asg-aac-service-boundary
Typetrue
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "OperationDefinition",
  "id": "operation-Location-put-asg-aac-service-boundary",
  "url": "http://ihis.sg/OperationDefinition/Location-put-asg-aac-service-boundary",
  "name": "operation-Location-put-asg-aac-service-boundary",
  "status": "active",
  "kind": "operation",
  "affectsState": true,
  "code": "put-asg-aac-service-boundary",
  "system": false,
  "type": true,
  "instance": false,
  "inputProfile": "http://ihis.sg/StructureDefinition/Location-put-asg-aac-service-boundary",
  "parameter": [
    {
      "name": "resource",
      "use": "in",
      "min": 1,
      "max": "1",
      "documentation": "Input ASG AAC-SB details",
      "type": "Location"
    },
    {
      "name": "return",
      "use": "out",
      "min": 1,
      "max": "1",
      "documentation": "Return the operation outcome",
      "type": "OperationOutcome"
    }
  ]
}